npm.io
0.1.1 • Published 3 years ago

@nutui/icons-vue

Licence
MIT
Version
0.1.1
Deps
0
Size
764 kB
Vulns
0
Weekly
0

NutUI Icons for Vue

NPM version NPM downloads

Install

npm i @nutui/icons-vue

Basic Usage

You can import it directly or destructure from @nutui/icons-vue when tree-shaking enabled.

import { Add } from '@nutui/icons-vue';