# @vant/icons

> vant icons

Latest version **3.0.2** (published 2023-10-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install @vant/icons
pnpm add @vant/icons
yarn add @vant/icons
bun add @vant/icons
```

## Health

**Score 40/100 (D)** — status: abandoned.

Positive: has types; no vulnerabilities; high maintenance score; popular repo.

Warnings: low downloads; no esm support.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 3.0.2 |
| Published | 2023-10-10 |
| First published | 2018-12-12 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 57.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 24382 |
| Author | chenjiahan |
| Maintainers | landluck, chenjiahan, cookfront, pangxie1991, rex-zsd, nemo-shen |

## Links

- npm: https://www.npmjs.com/package/@vant/icons
- Repository: https://github.com/vant-ui/vant
- Homepage: https://github.com/vant-ui/vant#readme
- Issues: https://github.com/vant-ui/vant/issues
- npm.io page: https://npm.io/package/@vant/icons

## Recent versions

- 3.0.2 (latest) — 2023-10-10
- 3.0.1 — 2023-10-10
- 3.0.0 — 2023-09-17
- 2.0.1 — 2023-01-14
- 2.0.0 — 2023-01-01
- 1.8.0 — 2022-04-05
- 1.7.3 — 2021-12-21
- 1.7.2 — 2021-12-21
- 1.7.1 — 2021-09-18
- 1.7.0 — 2021-07-22
- 1.6.0 — 2021-05-18
- 1.5.3 — 2021-02-22
- 1.5.2 — 2021-01-26
- 1.5.1 — 2021-01-22
- 1.5.0 — 2020-12-17
- … 36 more at https://npm.io/package/@vant/icons/versions

## README

# Vant Icons

## Install

```shell
# with npm
npm i @vant/icons

# with yarn
yarn add @vant/icons

# with pnpm
pnpm add @vant/icons

# with Bun
bun add @vant/icons
```

## Document

- [Usage in Vue](https://vant-ui.github.io/vant/#/zh-CN/icon)
- [Usage in Weapp](https://vant-ui.github.io/vant-weapp/#/icon)

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