heren-design-icons-vue
TypeScript icon, indicating that this package has built-in type declarations

0.3.7 • Public • Published

HerenDesign Icons for Vue 3

安装

  • npm i heren-design-icons-vue

使用

// svgsprite
import { Icon } from "heren-design-icons-vue";

<Icon name="user" />;

// iconfont
import { IconFont } from "heren-design-icons-vue";

<IconFont name="user" />;

// single icon
import { AddIcon, UserIcon } from "heren-design-icons-vue";

<AddIcon />;

Dependents (1)

Package Sidebar

Install

npm i heren-design-icons-vue

Weekly Downloads

6

Version

0.3.7

License

none

Unpacked Size

7.53 MB

Total Files

1825

Last publish

Collaborators

  • wilonjiang