Icons on the fly
Because sometimes all you want is just a freaking icon without the need of fonts, sprites or any thing fancy.
http://icongr.am/{library name}/{icon}.svg?[options]
where:
- Library name:
entypo, feather, fontawesome, material, octicons, simple
- Icon: icon name, see the library page above
- Options
- size: number in pixels eg. 500
- color: color hex, has to be 6 characters
- colored: boolean flag only available for
simple
currently
http://icongr.am/fontawesome/heart.svg?color=DD0A0D
This project is sponsored by Iconfinder. Visit iconfinder.com for more icons.
Licensed under the MIT License