# @iconify-icons/material-symbols

> Icon data for Material Symbols in IconifyIcon format

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

## Install

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

## Health

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

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

Warnings: low downloads; large bundle.

## Facts

| | |
|---|---|
| Version | 2.0.3 |
| Published | 2026-09-10 |
| First published | 2022-04-25 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 14.7 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | cyberalien |

## Links

- npm: https://www.npmjs.com/package/@iconify-icons/material-symbols
- npm.io page: https://npm.io/package/@iconify-icons/material-symbols

## Dependencies (1)

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

## Recent versions

- 2.0.3 (latest) — 2026-09-10
- 2.0.2 — 2026-09-07
- 2.0.1 — 2026-08-27
- 2.0.0 — 2026-08-20
- 1.2.59 — 2026-08-18
- 1.2.58 — 2023-10-27
- 1.2.57 — 2023-10-18
- 1.2.56 — 2023-09-22
- 1.2.55 — 2023-09-08
- 1.2.54 — 2023-08-25
- 1.2.53 — 2023-08-18
- 1.2.52 — 2023-08-11
- 1.2.51 — 2023-07-31
- 1.2.50 — 2023-07-24
- 1.2.49 — 2023-07-15
- … 49 more at https://npm.io/package/@iconify-icons/material-symbols/versions

## README

# Material Symbols

This package includes individual files for each icon, ready to be imported into a project.

Each icon is in its own file, so you can bundle several icons from different icon sets without bundling entire icon sets.

Data is stored in `IconifyIcon` format. See [IconifyIcon documentation](https://iconify.design/docs/types/iconify-icon.html).

## Installation

```bash
npm install @iconify-icons/material-symbols --save-dev
```

## Usage

For information about this package, see [Iconify documentation](https://iconify.design/docs/icons/icons.html).

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