姜永辉 3e9cdceb8f 初始代码 %!s(int64=2) %!d(string=hai) anos
..
src 3e9cdceb8f 初始代码 %!s(int64=2) %!d(string=hai) anos
CHANGELOG.md 3e9cdceb8f 初始代码 %!s(int64=2) %!d(string=hai) anos
README.md 3e9cdceb8f 初始代码 %!s(int64=2) %!d(string=hai) anos
package.json 3e9cdceb8f 初始代码 %!s(int64=2) %!d(string=hai) anos

README.md

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