/'
//
. //
|\//7
/' " \
. Õ~Õ
| ( \
_ _ - -_ | '._ '
_ __ _- \_ _/ \'-'
// \\_/
\\ | |
|| | /
/ | \ /
|VV ||--\__________/-||-/|
|| || || ||
{ } { } { }{ }
To use, check out http://www.grumpicon.com
- Clone repository:
git clone https://github.com/filamentgroup/grunticon-app
- Install Dependencies:
npm install
- Build the project:
grunt
- Create a virtual host to run from the root directory
- Open the local url in your browser.
- Drag svgs into the app
You can also run Grunticon from the command line as part of a Grunt.js build process. More documentation is available on the Grunticon task page.
- In Safari, the file you download is titled "Unknown." This can have ".zip" added to it and still function. This is because of Safari's lack of support for the download attribute on links (IE is also missing this attribute).