hybicon

JavaScript library for synergistic SVG icons.

Usage no npm install needed!

<script type="module">
  import hybicon from 'https://cdn.skypack.dev/hybicon';
</script>

README

hybicon.js

Join the chat at https://gitter.im/softwaretailoring/hybicon

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>

sample image

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 (gabor.berkesi@softwaretailoring.net)

License

Licensed under MIT. Better together.