All Projects → filamentgroup → Grumpicon

filamentgroup / Grumpicon

Licence: mit
Grunticon Web App.

Programming Languages

javascript
184084 projects - #8 most used programming language

Grumpicon!

                               /'
                              //
                          .  //
                          |\//7
                         /' " \
                        .   Õ~Õ
                        | (    \
           _ _ - -_     |  '._  '
  _ __   _-         \_ _/    \'-'
 //  \\_/                 
 \\   |                      |
 ||   |                      /
/ |    \                    /
|VV    ||--\__________/-||-/| 
       ||  ||           || ||
       { } { }          { }{ }

A web app for Grunticon, a mystical CSS icon solution.

Filament Group

Getting Started

To use, check out http://www.grumpicon.com

Running Locally

  1. Clone repository: git clone https://github.com/filamentgroup/grunticon-app
  2. Install Dependencies: npm install
  3. Build the project: grunt
  4. Create a virtual host to run from the root directory
  5. Open the local url in your browser.
  6. 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.

Known Issues

  • 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).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].