flowbite-svelte-icons Svelte Themes

Flowbite Svelte Icons

Official library for the free and open-source collection of over 430+ SVG icons for Flowbite and Svelte

Flowbite Svelte Icons

sponsor npm Created by Shin Okada License npm

590+ SVG Flowbite icons components for Svelte 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

Requirements

v1

  • Svelte 4/5
  • TailwindCSS

v2

  • Svelte 5 or later
  • TailwindCSS

Installation

Svelte 5 or later

pnpm i -D flowbite-svelte-icons

Svelte 4/5

pnpm i -D flowbite-svelte-icons@v1-latest

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

Top categories

svelte logo

Need a Svelte website built?

Hire a professional Svelte developer today.
Loading Svelte Themes