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-24 02:16:12 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
127b5b28d3
Branches
Tags
View all branches
vant
/
packages
/
vant-icons
History
chenjiahan
9fa1cbb9dc
chore: format release commit message
2023-03-19 20:49:39 +08:00
..
assets
fix(Icons): fix delete / delete-o icon (
#11441
)
2023-01-01 10:54:40 +08:00
src
fix(Icons): add woff format to compat some special webview (
#11485
)
2023-01-14 21:55:43 +08:00
.gitignore
build(@vant/icons): remove legacy build config
2021-05-18 15:00:42 +08:00
CHANGELOG.md
docs(changelog): @vant/icons@2.0.1
2023-01-14 21:58:38 +08:00
contribution.zh-CN.md
docs: fix jsdelivr domain (
#10642
)
2022-05-28 09:26:28 +08:00
LICENSE
chore: add license to sub-packages
2022-06-26 22:22:21 +08:00
package.json
chore: format release commit message
2023-03-19 20:49:39 +08:00
README.md
docs: update website domain (
#10798
)
2022-07-07 22:27:48 +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