0.1.4 • Published 2 years ago

svelte-uicons v0.1.4

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

svelte-uicons

FlatIcon's Uicons port for Svelte.

Currently includes Regular Rounded icons only.

Install

yarn add -D svelte-uicons

or use NPM

npm install --save-dev svelte-uicons

Usage

<script>
  import { ChessIcon, FlipHorizontalIcon, ... } from 'svelte-uicons'
</script>

<ChessIcon size="32" />
<FlipHorizontalIcon size="1.5x" />

Credits

Package heavily inspired by dylanblokhuis's svelte-feather-icons.

0.1.2

2 years ago

0.0.8

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.0.3

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.1

4 years ago