svelte-feather

Svelte Feather

Svelte component for Feather icons

Svelte Feather Icons

Installation

yarn add -D svelte-feather

or NPM

npm install --save-dev svelte-feather

Usage

<script>
  import { ActivityIcon, GitHubIcon } from 'svelte-feather';
</script>

<ActivityIcon />
<GitHubIcon />

<!-- Or using as custom elements -->
<activity-icon />
<github-icon />

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes