gulp-iconify icon indicating copy to clipboard operation
gulp-iconify copied to clipboard

'A mystical CSS icon solution', grunticon-like build system.

Results 13 gulp-iconify issues
Sort by recently updated
recently updated
newest added

Is it possible to generate the template based on the icon directory as well as the filename? I want to generate my CSS classes using this information, because I may...

Hello, there is just a small issue with image demensions. If width and height attributes of <svg> contains px, like so: width="27px" height="27px" This breaks the following lines L15 lib/iconify.js...

The script sorely needs a callback that can run after all the tasks have completed (since iconify-convert can take a long time to complete) . It would be referenced like...