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
969f0a7b4182e2b01a967af56cca4afeaece1856
vant
/
packages
/
vant-icons
History
neverland
969f0a7b41
chore: prettier all codes (
#10240
)
2022-01-25 14:42:35 +08:00
..
assets
feat(Icons): add cash-o icon (
#10076
)
2021-12-21 19:54:42 +08:00
src
chore: prettier all codes (
#10240
)
2022-01-25 14:42:35 +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
build(deps): bump node-fetch from 2.6.6 to 2.6.7 in /packages/vant-icons (
#10237
)
2022-01-25 11:14:44 +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