Skip to content

inksatan/icongram

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Icongram

Icons on the fly


Why should you use it?

Because sometimes all you want is just a freaking icon without the need of fonts, sprites or any thing fancy.

How to use?

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

Example

http://icongr.am/fontawesome/heart.svg?color=DD0A0D

Sponsor

This project is sponsored by Iconfinder. Visit iconfinder.com for more icons.

License

Licensed under the MIT License

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 60.6%
  • HTML 34.4%
  • CSS 5.0%