# @iconify-json/lucide

> Lucide icon set in Iconify JSON format

Latest version **1.2.134** (published 2026-09-18) · ISC license · 0 weekly downloads

## Install

```sh
npm install @iconify-json/lucide
pnpm add @iconify-json/lucide
yarn add @iconify-json/lucide
bun add @iconify-json/lucide
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.2.134 |
| Published | 2026-09-18 |
| First published | 2021-09-25 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 597.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | cyberalien |

## Links

- npm: https://www.npmjs.com/package/@iconify-json/lucide
- Homepage: https://icon-sets.iconify.design/lucide/
- Issues: https://github.com/iconify/icon-sets/issues
- npm.io page: https://npm.io/package/@iconify-json/lucide

## Dependencies (1)

- [@iconify/types](https://npm.io/package/@iconify/types.md) *

## Recent versions

- 1.2.134 (latest) — 2026-09-18
- 1.0.19 (backup) — 2022-01-28
- 1.2.133 — 2026-09-16
- 1.2.132 — 2026-09-13
- 1.2.131 — 2026-09-10
- 1.2.130 — 2026-09-07
- 1.2.129 — 2026-09-02
- 1.2.128 — 2026-08-31
- 1.2.127 — 2026-08-29
- 1.2.126 — 2026-08-24
- 1.2.125 — 2026-08-22
- 1.2.124 — 2026-08-18
- 1.2.123 — 2026-08-10
- 1.2.122 — 2026-08-07
- 1.2.121 — 2026-07-31
- … 350 more at https://npm.io/package/@iconify-json/lucide/versions

## README

# Lucide

This package contains icon data for Lucide icon set.

Files:

-   Icon data is stored in `icons.json` in `IconifyJSON` format. See [IconifyJSON documentation](https://iconify.design/docs/types/iconify-json.html).
-   Icon set information is stored in `info.json` in `IconifyInfo` format. See [IconifyInfo documentation](https://iconify.design/docs/types/iconify-info.html).

## Installation

```bash
npm install @iconify-json/lucide --save-dev
```

## Usage

Icon data can be used with many tools and components, see [Iconify documentation](https://iconify.design/docs/usage/).

To convert to SVG, you can use [Iconify Utils](https://iconify.design/docs/libraries/utils/examples/export-svgs-from-icon-set.html) for basic usage or [Iconify Tools](https://iconify.design/docs/libraries/tools/).

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