Font Kune as a Polymer/iron-iconset-svg component. More info in the documentation page.
bower install font-kune-polymer-icons
Link your custom component alongside with other Polymer dependencies
<link rel="import" href="/components/font-kune-polymer-icons/font-kune-polymer-icons.html">
Use the iconset like this:
<iron-icon icon="kune:message"></iron-icon>
If you wish to work on your element in isolation, we recommend that you use Polyserve to keep your element's bower dependencies in line. You can install it via:
npm install -g polyserve
And you can run it via:
polyserve
Once running, you can preview your element at http://localhost:8080/components/font-kune-polymer-icons/, where font-kune-polymer-icons
is the name of the directory containing it.
Some icons are based in an old version of iconic http://somerandomdude.com/work/iconic/ under Creative Commons Share Alike 3.0 http://creativecommons.org/licenses/by-sa/3.0/us/ More info in: http://thenounproject.com/
The rest:
(c) Vicente J. Ruiz Jurado [email protected] This work is licensed under the Creative Commons Attribution-Share Alike 3.0 License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/