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

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

Awesome Lists containing this project

README

          

hybicon.js
===========

[![Join the chat at https://gitter.im/softwaretailoring/hybicon](https://badges.gitter.im/Join%20Chat.svg)](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


```

![sample image](hybicon.sample.png)

## 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://data.jsdelivr.com/v1/package/npm/hybicon/badge)](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 beerBuy 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