# @iconify-json/material-symbols

> Material Symbols icon set in Iconify JSON format

Latest version **1.2.93** (published 2026-09-22) · Apache-2.0 license · 0 weekly downloads

## Install

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

## 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.93 |
| Published | 2026-09-22 |
| First published | 2022-04-25 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 8.5 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | cyberalien |

## Links

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

## Dependencies (1)

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

## Recent versions

- 1.2.93 (latest) — 2026-09-22
- 1.2.92 — 2026-09-10
- 1.2.91 — 2026-09-07
- 1.2.90 — 2026-08-27
- 1.2.89 — 2026-08-16
- 1.2.88 — 2026-07-31
- 1.2.87 — 2026-07-24
- 1.2.86 — 2026-07-20
- 1.2.85 — 2026-07-15
- 1.2.84 — 2026-07-13
- 1.2.83 — 2026-07-07
- 1.2.82 — 2026-07-01
- 1.2.81 — 2026-06-25
- 1.2.80 — 2026-06-24
- 1.2.79 — 2026-06-19
- … 169 more at https://npm.io/package/@iconify-json/material-symbols/versions

## README

# Material Symbols

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