bwu_fontawesome_iconset_svg

FontAwesome SVG icons for core-elements and paper-elements


License
MIT

Documentation

BWU FontAwesome IconSetSvg for core-elements and paper-elements

Star this Repo Pub Package Build Status Coverage Status

Usage

<!-- in the head of the entry page add -->
<meta charset="utf-8">
<!-- !! this is mandatory !! -->

<!-- import once (only in the entry page) -->
<link rel="import" href="packages/bwu_fontawesome_iconset_svg/bwu_fontawesome_iconset_svg.html">

<!-- initialization once (only in the entry page for example) -->
<bwu-fontawesome-iconset></bwu-fontawesome-iconset>

<!-- application -->
<paper-menu-button icon="fa:list">
<core-icon icon="fa:glass"></core-icon>

Live examples: