1.1.0 • Published 2 years ago

svelte-unicons v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

svelte-unicons

Install

yarn add --dev svelte-unicons

or use NPM

npm install --save-dev svelte-unicons

Usage

<script>
  // Only import what you need!
  import { UilEye, UilArrowRight, ... } from 'svelte-unicons'
</script>

<UilEye size="24" />
<UilArrowRight class="custom-class" />

See all icons and usage here: https://iconscout.com/unicons/explore/line

Author

This package is completely based on @iconscout/unicons