Webfonts and css styles for Steve Schogers Heroicons UI.
$ npm i -S heroicons-css
require('heroicons-css/heroicons.css')
<link rel="stylesheet" href="node_modules/heroicons-css/heroicons.css" type="text/css">
<span class="heroicon heroicon-cart></span>
A list of all the available icons is available here.
- Create a MaxCDN link
- Create a docs page
MIT