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

0.3.11 • 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 />;

Readme

Keywords

none

Package Sidebar

Install

npm i heren-design-icons-vue

Weekly Downloads

20

Version

0.3.11

License

none

Unpacked Size

8.55 MB

Total Files

2053

Last publish

Collaborators

  • wilonjiang