# @rsuite/icon-font

> All rsuite icon resource file and icon fonts

Latest version **4.1.0** (published 2024-10-25) · (CC-BY-4.0 AND OFL-1.1 AND MIT) license · 0 weekly downloads

## Install

```sh
npm install @rsuite/icon-font
pnpm add @rsuite/icon-font
yarn add @rsuite/icon-font
bun add @rsuite/icon-font
```

## Health

**Score 35/100 (D)** — status: stable.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 4.1.0 |
| Published | 2024-10-25 |
| First published | 2020-12-09 |
| Weekly downloads | 0 |
| License | (CC-BY-4.0 AND OFL-1.1 AND MIT) |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 5.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Author | Godfery Yang |
| Maintainers | simonguo, superman66, hiyangguo, sevenoutman, undor, vingeray |
| Keywords | rsuite, icon-font |

## Links

- npm: https://www.npmjs.com/package/@rsuite/icon-font
- Repository: https://github.com/rsuite/rsuite-icon-font
- Homepage: https://github.com/rsuite/rsuite-icon-font#readme
- Issues: https://github.com/rsuite/rsuite-icon-font/issues
- npm.io page: https://npm.io/package/@rsuite/icon-font

## Alternatives

- [@fortawesome/react-fontawesome](https://npm.io/package/@fortawesome/react-fontawesome.md) — 2.2M weekly downloads
- [roboto-fontface](https://npm.io/package/roboto-fontface.md) — 196.0K weekly downloads
- [@react-native-vector-icons/common](https://npm.io/package/@react-native-vector-icons/common.md) — 150.4K weekly downloads
- [@procore/core-icons](https://npm.io/package/@procore/core-icons.md) — 4.6K weekly downloads
- [@react-md/material-icons](https://npm.io/package/@react-md/material-icons.md) — 1.6K weekly downloads

## Recent versions

- 4.1.0 (latest) — 2024-10-25
- 4.0.0-alpha.2 (beta) — 2020-12-10
- 4.0.0 — 2021-04-23
- 4.0.0-alpha.1 — 2020-12-09

## README

# RSUITE Icon Svg
RSUITE all icons source files.

## Start
```bash
npm install
```

## Rebuild
You can delete useless the icon svg file in `src/svg` directory。Then run this command to rebuild.
```bash
npm run build
```

## Changelog

### 2018-08-29

Updated icons: `more`,`reload`,`tag`,`list`,`edit`,`share`,`copy`,`dashboard`,`pie-chart`

Created icons: `id-info`,`setting`,`back-arrow`,`character-area`,`character-authorize`,`creative`,`data-authorize`,`detail`,`explore`,`export`,`file-download`,`file-upload`,`gear`,`id-mapping`,`import`,`off`,`peoples-map`,`peoples`,`sales,growth`,`project`,`public-opinion`,`rate`,`realtime`,`related-map`,`search-peoples`,`speaker`,`tag-area`,`tag-authorize`,`tag-unauthorize`,`task`,`trend`,`user-info`,`views-authorize`,`views-unauthorize`

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