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
ac85f82f09
Branches
Tags
View all branches
vant
/
packages
/
vant-icons
History
chenjiahan
d68a3820aa
docs(@vant/icons): changelog 1.7.3
2021-12-21 20:43:24 +08:00
..
assets
feat(Icons): add cash-o icon (
#10076
)
2021-12-21 19:54:42 +08:00
src
fix(Icons): complete https protocol (
#10079
)
2021-12-21 20:40:19 +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.3
2021-12-21 20:43:24 +08:00
contribution.zh-CN.md
Update contribution.zh-CN.md
2021-12-21 20:05:23 +08:00
package.json
release: @vant/icons 1.7.3
2021-12-21 20:42:33 +08:00
README.md
docs(Icons): add contribution guide (
#10077
)
2021-12-21 19:57:51 +08:00
yarn.lock
release: @vant/icons 1.7.2
2021-12-21 20:00:15 +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