Files
supplier-dispatch-h5/node_modules/@vant/icons/README.md
2023-08-11 10:45:20 +08:00

20 lines
274 B
Markdown

# Vant Icons
## Install
```shell
# with npm
npm i @vant/icons
# with yarn
yarn add @vant/icons
# with pnpm
pnpm add @vant/icons
```
## Document
- [Usage in Vue](https://youzan.github.io/vant/#/zh-CN/icon)
- [Usage in Weapp](https://youzan.github.io/vant-weapp/#/icon)