# @lucide/svelte

> A Lucide icon library package for Svelte applications.

Latest version **1.47.0** (published 2026-09-17) · ISC license · 0 weekly downloads

## Install

```sh
npm install @lucide/svelte
pnpm add @lucide/svelte
yarn add @lucide/svelte
bun add @lucide/svelte
```

## Health

**Score 60/100 (C)** — status: active.

Positive: no vulnerabilities; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no types; no esm support.

## Facts

| | |
|---|---|
| Version | 1.47.0 |
| Published | 2026-09-17 |
| First published | 2025-01-24 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 24635 |
| Author | Eric Fennis |
| Maintainers | ericfennis |
| Keywords | Lucide, Svelte, Feather, Icons, Icon, SVG, Feather Icons, Fontawesome, Font Awesome |

## Links

- npm: https://www.npmjs.com/package/@lucide/svelte
- Repository: https://github.com/lucide-icons/lucide
- Homepage: https://lucide.dev
- Issues: https://github.com/lucide-icons/lucide/issues
- npm.io page: https://npm.io/package/@lucide/svelte

## Alternatives

- [@fortawesome/react-fontawesome](https://npm.io/package/@fortawesome/react-fontawesome.md) — 2.2M weekly downloads
- [roboto-fontface](https://npm.io/package/roboto-fontface.md) — 196.0K weekly downloads
- [@react-native-vector-icons/common](https://npm.io/package/@react-native-vector-icons/common.md) — 150.4K weekly downloads
- [@procore/core-icons](https://npm.io/package/@procore/core-icons.md) — 4.6K weekly downloads
- [@react-md/material-icons](https://npm.io/package/@react-md/material-icons.md) — 1.6K weekly downloads

## Recent versions

- 1.47.0 (latest) — 2026-09-17
- 1.3.0 (next) — 2026-03-24
- 1.46.0 — 2026-09-14
- 1.45.0 — 2026-09-11
- 1.44.0 — 2026-09-10
- 1.43.0 — 2026-09-08
- 1.42.0 — 2026-09-07
- 1.41.0 — 2026-09-04
- 1.40.0 — 2026-09-03
- 1.39.0 — 2026-09-01
- 1.38.0 — 2026-08-31
- 1.37.0 — 2026-08-29
- 1.36.0 — 2026-08-29
- 1.35.0 — 2026-08-28
- 1.34.0 — 2026-08-24
- … 139 more at https://npm.io/package/@lucide/svelte/versions

## README

<p align="center">
  <a href="https://github.com/lucide-icons/lucide">
    <img src="https://lucide.dev/package-logos/lucide-svelte.svg" alt="Lucide icon library for Svelte 5 applications." width="540">
  </a>
</p>

<p align="center">
Lucide icon library for Svelte 5 applications.
</p>

<div align="center">

  [![npm](https://img.shields.io/npm/v/%40lucide%2Fsvelte?color=blue)](https://www.npmjs.com/package/@lucide/svelte)
  ![NPM Downloads](https://img.shields.io/npm/dw/%40lucide%2Fsvelte)
  [![License](https://img.shields.io/badge/license-ISC-green)](https://lucide.dev/license)
</div>

<p align="center">
  <a href="https://lucide.dev/guide/">About</a>
  ·
  <a href="https://lucide.dev/icons/">Icons</a>
  ·
  <a href="https://lucide.dev/guide/svelte">Documentation</a>
  ·
  <a href="https://lucide.dev/license">License</a>
</p>

# Lucide Svelte

Implementation of the Lucide icon library for svelte applications.

## Installation

```sh
pnpm add @lucide/svelte
```

```sh
npm install @lucide/svelte
```

```sh
yarn add @lucide/svelte
```

```sh
bun add @lucide/svelte
```

> `@lucide/svelte` is only for Svelte 5, for Svelte 4 use the [`lucide-svelte`](https://www.npmjs.com/package/lucide-svelte) package.

## Documentation

For full documentation, visit [lucide.dev](https://lucide.dev/guide/packages/lucide-svelte)

## Community

Join the [Discord server](https://discord.gg/EH6nSts) to chat with the maintainers and other users.

## License

Lucide is licensed under the ISC license. See [LICENSE](https://lucide.dev/license).

[//]: <> (Sponsors)

## Sponsors

<a href="https://vercel.com?utm_source=lucide&utm_campaign=oss">
  <img src="https://lucide.dev/vercel.svg" alt="Powered by Vercel" width="200" />
</a>

<a href="https://www.digitalocean.com/?refcode=b0877a2caebd&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge"><img src="https://lucide.dev/digitalocean.svg" width="200" alt="DigitalOcean Referral Badge" /></a>

### Hero backers 🦸

<a href="https://zephyr-cloud.io/"><img src="https://lucide.dev/sponsors/zephyr-cloud.svg" width="180" alt="Zephyr Cloud – From idea to prod: fast micro-frontend delivery!" /></a>

### Awesome backers 🍺

<a href="https://github.com/pdfme/pdfme"><img src="https://lucide.dev/sponsors/pdfme.svg" width="180" alt="pdfme – Open-source PDF generation library built with TypeScript and React." /></a>
<a href="https://www.paxhistoria.co/"><img src="https://lucide.dev/sponsors/paxhistoria.svg?" width="180" alt="Pax Historia – An alternate history sandbox game" /></a>

### Backers ☕

<a href="https://www.fina.money/"><img src="https://lucide.dev/sponsors/fina-money.png" width="180" alt="Fina Money – Modular Finance Tracker" /></a>

### Other contributors 💸

You can find all our past and non-recurring financial contributors at [our Open Collective page](https://opencollective.com/lucide-icons).

---
_Source: https://npm.io/package/@lucide/svelte · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
