0.1.4 • Published 1 year ago

svelte-uicons v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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

1 year ago

0.0.8

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.0.3

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.1

3 years ago