A collection of icons for Dataloop.IO.
See the font sheet at dataloop.github.io/icons.
- Mac OSX
- Sketch 3 and Sketch Tools
- Node.js
- gulp.js
Install Gulp and install NPM dev dependencies by:
$ sudo npm install -g gulp
$ npm installTo build dis version run default gulp taks run:
$ gulpor
$ gulp buildTo start watcher which will automatically rebuild your dist after you save your Sketch file run:
$ gulp watchThe build system was based on project symbols-for-sketch.