2.0.19 • Published 10 months ago

@bluefrog130/svelte-heroicons v2.0.19

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

Svelte Heroicons

Simply Heroicons exported as svelte components.

No wrappers, no custom styling, no added complexities.

Usage

npm install @bluefrog/svelte-heroicons
<script>
	import { ArrowLeft } from '@bluefrog/svelte-heroicons/solid';
</script>

<div class="w-6 h-6">
	<ArrowLeft>
</div>
2.0.19

10 months ago

2.0.1-8.1

10 months ago

2.0.18

10 months ago

2.0.15

1 year ago