hybicon
v1.4.0
Published
JavaScript library for synergistic SVG icons.
Downloads
9
Maintainers
Readme
hybicon.js
Hybrid SVG icons. A tiny JavaScript library based on Raphaël.js.
Icons can be animated with hover and click.
For more insight please visit http://hybicon.softwaretailoring.net
Using
HTML
<div data-hybicon="github-star"></div>
Install
hybicon.js is available over npm
$ npm install hybicon
and bower
$ bower install hybicon
or CDN by jsDelivr
<script type="text/javascript" src="https://cdn.jsdelivr.net/hybicon/1.4.0/hybicon.min.js"></script>
Author
Gábor Berkesi ([email protected])
License
Licensed under MIT. Better together.