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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    5
  • 0.1.0
    1

Package Sidebar

Install

npm i heroicons-css

Weekly Downloads

6

Version

0.1.1

License

MIT

Unpacked Size

203 kB

Total Files

10

Last publish

Collaborators

  • savatia