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
3326547cf1680f5ab55163181497c50ec60f7a52
vant
/
packages
/
vant-icons
History
neverland
3326547cf1
chore(deps): bump release-it v16 (
#12115
)
2023-07-23 19:39:42 +08:00
..
assets
fix(Icons): fix delete / delete-o icon (
#11441
)
2023-01-01 10:54:40 +08:00
src
chore: bump prettier v3 and format all code (
#12111
)
2023-07-22 14:14:14 +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(deps): bump release-it v16 (
#12115
)
2023-07-23 19:39:42 +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