@ldesign/icons-react
TypeScript icon, indicating that this package has built-in type declarations

0.4.7 • Public • Published

TDesign Icons for React

安装

  • npm i tdesign-icons-react

使用

// svgsprite
import { Icon } from 'tdesign-icons-react';

// iconfont
import { IconFont } from 'tdesign-icons-react';

// single icon
import { CloseIcon, TimeIcon } from 'tdesign-icons-react';

<Icon name="close" />;

<IconFont name="close" />;

<CloseIcon />;

Readme

Keywords

none

Package Sidebar

Install

npm i @ldesign/icons-react

Weekly Downloads

0

Version

0.4.7

License

none

Unpacked Size

4.39 MB

Total Files

1600

Last publish

Collaborators

  • wupeng757
  • swimly