# @100mslive/react-icons

> [![Lint, Test and Build](https://github.com/100mslive/web-sdks/actions/workflows/lint-test-build.yml/badge.svg)](https://github.com/100mslive/web-sdks/actions/workflows/lint-test-build.yml) [![Bundle Size](https://badgen.net/bundlephobia/minzip/@100mslive

Latest version **0.13.1** (published 2026-09-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install @100mslive/react-icons
pnpm add @100mslive/react-icons
yarn add @100mslive/react-icons
bun add @100mslive/react-icons
```

## Health

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

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

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.13.1 |
| Published | 2026-09-15 |
| First published | 2021-11-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 1.4 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 38 |
| Author | 100ms |
| Maintainers | yogeshfromhms, aniketb, aniket100ms, eswar-clynn, vishal09, vivek9patel, ravitheja83, saptanpm, saikatmitra-100ms |

## Links

- npm: https://www.npmjs.com/package/@100mslive/react-icons
- Repository: https://github.com/100mslive/web-sdks
- Homepage: https://github.com/100mslive/web-sdks#readme
- Issues: https://github.com/100mslive/web-sdks/issues
- npm.io page: https://npm.io/package/@100mslive/react-icons

## Recent versions

- 0.13.1 (latest) — 2026-09-15
- 0.13.2-alpha.2 (alpha) — 2026-09-18
- 0.6.4-alpha.0 (experimental) — 2023-02-09
- 0.13.2-alpha.1 — 2026-09-18
- 0.13.2-alpha.0 — 2026-09-17
- 0.13.1-alpha.3 — 2026-09-14
- 0.13.1-alpha.2 — 2026-09-14
- 0.13.1-alpha.1 — 2026-09-09
- 0.13.1-alpha.0 — 2026-09-09
- 0.13.0 — 2026-08-26
- 0.12.8-alpha.2 — 2026-08-26
- 0.12.8-alpha.1 — 2026-08-25
- 0.12.8-alpha.0 — 2026-08-25
- 0.12.7 — 2026-08-12
- 0.12.7-alpha.0 — 2026-08-12
- … 634 more at https://npm.io/package/@100mslive/react-icons/versions

## README

# 100ms React Icon Library

[![Lint, Test and Build](https://github.com/100mslive/web-sdks/actions/workflows/lint-test-build.yml/badge.svg)](https://github.com/100mslive/web-sdks/actions/workflows/lint-test-build.yml)
[![Bundle Size](https://badgen.net/bundlephobia/minzip/@100mslive/react-icons)](https://bundlephobia.com/result?p=@100mslive/react-icons)
[![License](https://img.shields.io/npm/l/@100mslive/react-icons)](https://www.100ms.live/)
![Tree shaking](https://badgen.net/bundlephobia/tree-shaking/@100mslive/react-icons)

Using the package in your application

```bash
// npm
npm install @100mslive/react-icons@latest --save

// yarn
yarn add @100mslive/react-icons@latest
```

## How to add icons

1. add (only) 24x24 px svg file in `/assets`
2. Run

```bash
yarn build
```

The jsx files for the corresponding files will be autogenerated.

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