# @element-plus/icons-vue

> Vue components of Element Plus Icons collection.

Latest version **2.3.2** (published 2025-08-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install @element-plus/icons-vue
pnpm add @element-plus/icons-vue
yarn add @element-plus/icons-vue
bun add @element-plus/icons-vue
```

## Health

**Score 50/100 (C)** — status: stable.

Positive: has types; esm support; no vulnerabilities; has provenance.

Warnings: low downloads.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 2.3.2 |
| Published | 2025-08-05 |
| First published | 2021-12-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 3.1 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 175 |
| Maintainers | iamkun, jeremywuuuuu, sxzz |
| Keywords | icon, svg, vue, element-plus |

## Links

- npm: https://www.npmjs.com/package/@element-plus/icons-vue
- Repository: https://github.com/element-plus/element-plus-icons
- Homepage: https://element-plus.org/
- Issues: https://github.com/element-plus/element-plus-icons/issues
- npm.io page: https://npm.io/package/@element-plus/icons-vue

## 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

- 2.3.2 (latest) — 2025-08-05
- 2.3.1 — 2023-11-27
- 2.3.0 — 2023-11-27
- 2.2.1 — 2023-11-27
- 2.2.0 — 2023-11-27
- 2.1.0 — 2023-03-04
- 2.0.10 — 2022-10-08
- 2.0.9 — 2022-08-11
- 2.0.8 — 2022-08-10
- 2.0.7 — 2022-08-10
- 2.0.6 — 2022-06-20
- 2.0.4 — 2022-06-04
- 2.0.5 — 2022-06-04
- 2.0.3 — 2022-06-04
- 2.0.2 — 2022-06-04
- … 22 more at https://npm.io/package/@element-plus/icons-vue/versions

## README

<p align="center">
  <img width="300px" src="https://user-images.githubusercontent.com/10731096/95823103-9ce15780-0d5f-11eb-8010-1bd1b5910d4f.png">
</p>

<p align="center">
  <a href="https://github.com/element-plus/element-plus-icons">
    <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/element-plus/element-plus-icons?style=social">
  </a>
  <a href="https://github.com/element-plus/element-plus-icons">
    <img alt="GitHub forks" src="https://img.shields.io/github/forks/element-plus/element-plus-icons?style=social">
  </a>
  <br>
</p>

# Element Plus Icons

[![Unit Test](https://github.com/element-plus/element-plus-icons/actions/workflows/unit-test.yml/badge.svg)](https://github.com/element-plus/element-plus-icons/actions/workflows/unit-test.yml)

- [`@element-plus/icons-svg`](https://www.npmjs.com/package/@element-plus/icons-svg) raw svg files
- [`@element-plus/icons-vue`](https://www.npmjs.com/package/@element-plus/icons-vue) vue components

## Preview

- [Documentation](https://element-plus.org/en-US/component/icon.html)
- [Icônes](https://icones.js.org/collection/ep)
- [Iconify](https://icon-sets.iconify.design/ep/)

## License

[MIT](./LICENSE) License © 2020-PRESENT Element Plus

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