Socket
Socket
Sign inDemoInstall

svelte-feather-icons

Package Overview
Dependencies
1
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    svelte-feather-icons

Feather icons for Svelte (Completely based on vue-feather-icons by EGOIST)


Version published
Weekly downloads
40K
increased by3.92%
Maintainers
1
Install size
11.0 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 16 Dec 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc