heroicons-css

0.1.1 • Public • Published

Heroicons CSS

npm version Webfonts and css styles for Steve Schogers Heroicons UI.

Installation

$ npm i -S heroicons-css

Usage

Import in javascript files

require('heroicons-css/heroicons.css')

Import in your HTML files

<link rel="stylesheet" href="node_modules/heroicons-css/heroicons.css" type="text/css">

Create icons in HTML

<span class="heroicon heroicon-cart></span>

A list of all the available icons is available here.

Todos

  • Create a MaxCDN link
  • Create a docs page

License

MIT

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i heroicons-css

      Weekly Downloads

      4

      Version

      0.1.1

      License

      MIT

      Unpacked Size

      203 kB

      Total Files

      10

      Last publish

      Collaborators

      • savatia