heroicons-ui

npm package for Steve Schogers Heroicons UI

Usage no npm install needed!

<script type="module">
  import heroiconsUi from 'https://cdn.skypack.dev/heroicons-ui';
</script>

README

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';