Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/netbek/rh-icon

Scalable icons (SVG with PNG fallback)
https://github.com/netbek/rh-icon

Last synced: 11 days ago
JSON representation

Scalable icons (SVG with PNG fallback)

Awesome Lists containing this project

README

        

# rh-icon

Scalable icons (SVG with PNG fallback)

## Notes about SVG and ``

* One cannot override an existing fill color of `` or its child elements. SVGs that should be colorized should not have a `fill` attribute.

## Compatibility

Tested in:

* Chrome 40
* Firefox 35
* IE 9
* Opera 12
* iOS 6 Safari

## Development

Possibly useful in future:

* https://github.com/iconic/SVGInjector

## Ports

AngularJS https://github.com/netbek/nb-icon

## Credits

* Demo icons by [IcoMoon](https://icomoon.io) (CC BY 4.0 or GPL)