# @iconify/utils

> Common functions for working with Iconify icon sets used by various packages.

Latest version **3.1.7** (published 2026-09-06) · MIT license · 0 weekly downloads

## Install

```sh
npm install @iconify/utils
pnpm add @iconify/utils
yarn add @iconify/utils
bun add @iconify/utils
```

## Health

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

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.1.7 |
| Published | 2026-09-06 |
| First published | 2021-05-24 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 194.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 6326 |
| Author | Vjacheslav Trushkin |
| Maintainers | cyberalien |

## Links

- npm: https://www.npmjs.com/package/@iconify/utils
- Repository: https://github.com/iconify/iconify
- Homepage: https://iconify.design/docs/libraries/utils/
- Issues: https://github.com/iconify/iconify/issues
- npm.io page: https://npm.io/package/@iconify/utils

## Dependencies (3)

- [@iconify/types](https://npm.io/package/@iconify/types.md) ^2.0.0
- [@antfu/install-pkg](https://npm.io/package/@antfu/install-pkg.md) ^2.0.1
- [import-meta-resolve](https://npm.io/package/import-meta-resolve.md) ^4.2.0

## Recent versions

- 3.1.7 (latest) — 2026-09-06
- 3.1.1-beta.1 (dev) — 2026-04-18
- 3.0.0-beta.1 (next) — 2025-07-23
- 2.3.0 (cjs) — 2025-02-05
- 3.1.6 — 2026-09-06
- 3.1.5 — 2026-09-04
- 3.1.4 — 2026-07-05
- 3.1.3 — 2026-05-07
- 3.1.2 — 2026-05-06
- 3.1.1 — 2026-04-26
- 3.1.0 — 2025-11-27
- 3.0.2 — 2025-09-15
- 3.0.1 — 2025-08-11
- 3.0.0 — 2025-08-06
- 2.2.1 — 2024-12-16
- … 89 more at https://npm.io/package/@iconify/utils/versions

## README

# Iconify Utils

This is a set of helper functions that deal with Iconify icon sets.

Functions are split into a separate library because they are reused in many projects.

## Installation

To install the library run this command:

```
npm install @iconify/utils --save
```

## Documentation

Documentation is available at [Iconify documentation website](https://iconify.design/docs/libraries/utils/).

## License

The library is released with MIT license.

© 2021-PRESENT Vjacheslav Trushkin

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