2.0.0-next.2 • Published 3 years ago

svelte-feather v2.0.0-next.2

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

Svelte Feather Icons

npm version

Installation

yarn add -D svelte-feather

or NPM

npm install --save-dev svelte-feather

Usage

<script>
  import { Activity } from 'svelte-feather';
  import { GitHub } from 'svelte-feather/lib/icons/';
</script>

<Activity />
<GitHub />
2.0.0-next.2

3 years ago

2.0.0-next.1

3 years ago

1.1.3

3 years ago

2.0.0-next.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.0.0

5 years ago