Socket
Socket
Sign inDemoInstall

flowbite-svelte-icons

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flowbite-svelte-icons

Flowbite icon components for Svelte


Version published
Weekly downloads
18K
increased by5.32%
Maintainers
1
Weekly downloads
 
Created
Source

Flowbite Svelte Icons

sponsor npm Created by Shin Okada License npm

480+ SVG Flowbite icons components for Svelte 3/4/5/Runes.

Thank you for considering my open-source package. If you use it in a commercial project, please support me by sponsoring me on GitHub: https://github.com/sponsors/shinokada. Your support helps me maintain and improve this package for the benefit of the community.

Docs

Please see the Flowbite Svelte Icons documentation for more details on using the icons in your Svelte application.

Icons

Repo

GitHub Repo

Original source

themesberg/flowbite-icons

Installation

Svelte 3/4/5

pnpm i -D flowbite-svelte-icons

Svelte 5 Runes

pnpm i -D flowbite-svelte-icons@2.0.0-next.x

Replace x with the latest release at GitHub.

Add the following to tailwind.config.cjs.

const config = {
  content: [
       // more lines
        "./node_modules/flowbite-svelte-icons/**/*.{html,js,svelte,ts}",
    ],
    // more lines
}  

Other icons

License

Flowbite-Svelte-Icons License

Flowbite Icons License

Keywords

FAQs

Package last updated on 01 Mar 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc