Vant Icons
Install
# with npm
npm i @vant/icons
# with yarn
yarn add @vant/icons
# with pnpm
pnpm add @vant/icons
Document
Contribution
Update Icons
- Update assets/icons.sketch
- Make a Pull Request
Add New Icon
- Add new icon to assets/icons.sketch
- Add icon name to src/config.js
- Make a Pull Request