neverland c6a9e8a4db
fix(@vant/icons): invitation typo (#9096)
* fix(@vant/icons): invitation typo

* chore: add file
2021-07-22 20:52:49 +08:00
..
2021-07-08 09:58:44 +08:00

Vant Icons

Install

NPM

npm i @vant/icons -S

YARN

yarn add @vant/icons

Document

Contribution

Update Icons

  1. Update assets/icons.sketch
  2. Make a Pull Request

Add New Icon

  1. Add new icon to assets/icons.sketch
  2. Add icon name to src/config.js
  3. Make a Pull Request