Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vant/icons

Package Overview
Dependencies
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vant/icons - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

src/vant-icon-3790fd.ttf

2

package.json
{
"name": "@vant/icons",
"version": "0.0.2",
"version": "1.0.0",
"description": "vant icons",

@@ -5,0 +5,0 @@ "main": "./src/config.js",

@@ -18,3 +18,3 @@ <p>

```shell
npm i vant-icons -S
npm i @vant/icons -S
```

@@ -25,3 +25,12 @@

```shell
yarn add vant-icons
yarn add @vant/icons
```
## Document
- [Usage in Vue](https://youzan.github.io/vant/#/zh-CN/icon)
- [Usage in Weapp](https://youzan.github.io/vant-weapp/#/icon)
## Preview
<img src="https://b.yzcdn.cn/vant-icons/icon_preview_1212.png" width="100%">

@@ -63,2 +63,6 @@ module.exports = {

'cluster-o',
'underway-o',
'photo-o',
'gift-card-o',
'more-o',
// without corresponding filled icon

@@ -142,3 +146,6 @@ 'phone-circle-o',

'pending-payment',
'paid'
'paid',
'aim',
'discount',
'idcard'
],

@@ -195,2 +202,6 @@ filled: [

'cluster',
'underway',
'photo',
'gift-card',
'more',
// without corresponding outline icon

@@ -200,3 +211,3 @@ 'alipay',

'photograph',
'photo',
'picture',
'youzan-shield',

@@ -206,4 +217,7 @@ 'umbrella-circle',

'printer',
'map-marked'
'map-marked',
'card',
'add-square',
'new'
]
};

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc