@belvoly-vue-aioa/bvant-icons

belvoly-vue-aioa/bvant-icons

Usage no npm install needed!

<script type="module">
  import belvolyVueAioaBvantIcons from 'https://cdn.skypack.dev/@belvoly-vue-aioa/bvant-icons';
</script>

README

Vant Icons

Install

NPM

npm i @vant/icons -S

YARN

yarn add @vant/icons

Document

Contribution

Update Icons

  1. Update assets/icons.sketch
  2. Make a Pull Request

Add New Icon

  1. Add new icon to assets/icons.sketch
  2. Add icon name to src/config.js
  3. Make a Pull Request