svelte-feather

2.0.0-next.2 • Public • Published

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 />

Package Sidebar

Install

npm i svelte-feather

Weekly Downloads

3

Version

2.0.0-next.2

License

MIT

Unpacked Size

1.74 MB

Total Files

293

Last publish

Collaborators

  • langbamit