duezerouno / icongram

Icons on the fly

Home Page:https://icongram.jgog.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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://icongram.jgog.in/{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://icongram.jgog.in/fontawesome/heart.svg?color=DD0A0D

License

Licensed under the MIT License

About

Icons on the fly

https://icongram.jgog.in

License:MIT License


Languages

Language:JavaScript 51.7%Language:HTML 26.4%Language:Shell 18.2%Language:CSS 3.7%