Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 331 Bytes

File metadata and controls

19 lines (13 loc) · 331 Bytes

heroicons-ui

npm package for Steve Schogers Heroicons UI

Installation

yarn add heroicons-ui
// or
npm install --save heroicons-ui

Usage

Just import the icons you need from the package

import iconAnnouncement from 'heroicons-ui/icons/icon-announcement.svg';