svelte-feather-icons
TypeScript icon, indicating that this package has built-in type declarations

4.1.0 • Public • Published

svelte-feather-icons

Install

yarn add --dev svelte-feather-icons

or use NPM

npm install --save-dev svelte-feather-icons

Usage

<script>
  // Only import what you need!
  import { AirplayIcon, AtSignIcon, ... } from 'svelte-feather-icons'
</script>

<AirplayIcon size="24" />
<AtSignIcon size="1.5x" />

See all icons and usage here: https://feathericons.com/

Author

This package is completely based on vue-feather-icons

Readme

Keywords

Package Sidebar

Install

npm i svelte-feather-icons

Weekly Downloads

47,366

Version

4.1.0

License

MIT

Unpacked Size

911 kB

Total Files

297

Last publish

Collaborators

  • dylanblokhuis