# @iconify-json/heroicons

> HeroIcons icon set in Iconify JSON format

Latest version **1.2.3** (published 2025-09-20) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.2.3 |
| Published | 2025-09-20 |
| First published | 2022-08-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 614.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | cyberalien |

## Links

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

## Dependencies (1)

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

## Recent versions

- 1.2.3 (latest) — 2025-09-20
- 1.2.2 — 2024-12-16
- 1.2.1 — 2024-10-08
- 1.2.0 — 2024-09-01
- 1.1.24 — 2024-08-04
- 1.1.23 — 2024-07-25
- 1.1.22 — 2024-07-12
- 1.1.21 — 2024-04-29
- 1.1.20 — 2024-02-14
- 1.1.19 — 2023-12-20
- 1.1.18 — 2023-12-20
- 1.1.17 — 2023-12-18
- 1.1.16 — 2023-12-11
- 1.1.15 — 2023-11-28
- 1.1.14 — 2023-11-26
- … 14 more at https://npm.io/package/@iconify-json/heroicons/versions

## README

# HeroIcons

This package contains icon data for HeroIcons 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/heroicons --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/heroicons · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
