Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/netbek/rh-icon
- Owner: netbek
- License: agpl-3.0
- Created: 2015-03-13T00:18:51.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-08T15:52:22.000Z (over 9 years ago)
- Last Synced: 2024-11-13T21:49:17.542Z (2 months ago)
- Language: JavaScript
- Size: 281 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)