This website requires JavaScript.
Explore
Help
Sign In
blackteay
/
vant
Watch
1
Star
0
Fork
0
You've already forked vant
mirror of
https://gitee.com/vant-contrib/vant.git
synced
2025-04-06 03:57:59 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
c7a6c13a25
Branches
Tags
View all branches
vant
/
packages
/
vant-icons
History
chenjiahan
ddecb3a2d0
docs(@vant/icons): changelog 1.7.1
2021-09-18 16:41:49 +08:00
..
assets
feat(@vant/icons): add guide-o icon
2021-09-18 16:38:30 +08:00
src
chore(@vant/icons): using esmodule
2021-09-18 16:38:30 +08:00
.gitignore
build(@vant/icons): remove legacy build config
2021-05-18 15:00:42 +08:00
CHANGELOG.md
docs(@vant/icons): changelog 1.7.1
2021-09-18 16:41:49 +08:00
package.json
release: @vant/icons 1.7.1
2021-09-18 16:39:15 +08:00
README.md
build(@vant/icons): remove legacy build config
2021-05-18 15:00:42 +08:00
yarn.lock
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /packages/vant-icons (
#9231
)
2021-08-11 10:00:13 +08:00
README.md
Vant Icons
Install
NPM
npm i @vant/icons -S
YARN
yarn add @vant/icons
Document
Usage in Vue
Usage in Weapp
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