This website requires JavaScript.
Explore
Help
Register
Sign In
alighasami
/
vant
Watch
1
Star
0
Fork
0
You've already forked vant
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9a3b092f12c2f04686814333f63a37a4c674c818
vant
/
packages
/
vant-icons
History
neverland
9a3b092f12
fix(Icons): no longer support woff/ttf format (
#11442
)
2023-01-01 11:02:27 +08:00
..
assets
fix(Icons): fix delete / delete-o icon (
#11441
)
2023-01-01 10:54:40 +08:00
src
fix(Icons): no longer support woff/ttf format (
#11442
)
2023-01-01 11:02:27 +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: 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: bump all deps (
#11007
)
2022-09-04 14:24:59 +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