@iksaku/heroicons-astro

0.0.6 • Public • Published

Heroicons for Astro

This is a build of the Heroicons icon set for Astro.

Installation

# npm
npm install @iksaku/heroicons-astro
# yarn
yarn add @iksaku/heroicons-astro
# pnpm
pnpm add @iksaku/heroicons-astro

Usage

Similarly to the official Vue and React packages, you can import individual icons as components using the /<size>/<style> path style:

---
import { BeakerIcon } from '@iksaku/heroicons-astro/24/solid'
---

<BeakerIcon class="h-6 w-6 text-blue-500" />

Readme

Keywords

Package Sidebar

Install

npm i @iksaku/heroicons-astro

Weekly Downloads

1

Version

0.0.6

License

MIT

Unpacked Size

704 kB

Total Files

1779

Last publish

Collaborators

  • iksaku