https://github.com/softwaretailoring/hybicon
Hybrid SVG icons
https://github.com/softwaretailoring/hybicon
icons raphaeljs svg-icons
Last synced: 4 months ago
JSON representation
Hybrid SVG icons
- Host: GitHub
- URL: https://github.com/softwaretailoring/hybicon
- Owner: softwaretailoring
- License: mit
- Created: 2015-04-20T09:13:25.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-11-08T21:45:42.000Z (over 7 years ago)
- Last Synced: 2026-02-03T02:30:19.247Z (4 months ago)
- Topics: icons, raphaeljs, svg-icons
- Language: JavaScript
- Homepage: https://hybicon.softwaretailoring.net
- Size: 743 KB
- Stars: 66
- Watchers: 5
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
hybicon.js
===========
[](https://gitter.im/softwaretailoring/hybicon?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Hybrid SVG icons. A tiny JavaScript library based on [Raphaël.js][raphaeljs].
Icons can be animated with hover and click.
For more insight please visit [http://hybicon.softwaretailoring.net][projectpage]
## Using
HTML
```html
```

## Install
hybicon.js is available over [npm][npm]
```sh
$ npm install hybicon
```
and [bower][bower]
```sh
$ bower install hybicon
```
or CDN by [jsDelivr][jsdelivr]
```html
```
[](https://www.jsdelivr.com/package/npm/hybicon)
## Author
Gábor Berkesi (gabor.berkesi@softwaretailoring.net)
## License
Licensed under [MIT][mit]. Better together.
Buy me a beer - if you want to be better together. Thanks a lot!
[projectpage]: http://hybicon.softwaretailoring.net
[mit]: http://www.opensource.org/licenses/mit-license.php
[raphaeljs]: http://dmitrybaranovskiy.github.io/raphael
[npm]: https://www.npmjs.com/package/hybicon
[bower]: http://bower.io/search/?q=hybicon
[jsdelivr]: http://www.jsdelivr.com/?query=hybicon