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
13fea24739
Branches
Tags
View all branches
vant
/
packages
/
vant-icons
History
neverland
5fec4f41e4
docs(@vant/icons): changelog v1.8.0 (
#10472
)
2022-04-05 10:08:42 +08:00
..
assets
feat(Icon): add some icons for ShareSheet (
#10468
)
2022-04-05 09:39:33 +08:00
src
feat(Icon): add some icons for ShareSheet (
#10468
)
2022-04-05 09:39:33 +08:00
.gitignore
build(@vant/icons): remove legacy build config
2021-05-18 15:00:42 +08:00
CHANGELOG.md
docs(@vant/icons): changelog v1.8.0 (
#10472
)
2022-04-05 10:08:42 +08:00
contribution.zh-CN.md
docs(Icons): update contribution guide (
#10471
)
2022-04-05 10:03:08 +08:00
package.json
release: @vant/icons 1.8.0
2022-04-05 10:05:55 +08:00
README.md
docs(Icons): add contribution guide (
#10077
)
2021-12-21 19:57:51 +08:00
README.md
Vant Icons
Install
# with npm
npm i @vant/icons
# with yarn
yarn add @vant/icons
# with pnpm
pnpm add @vant/icons
Document
Usage in Vue
Usage in Weapp