tdesign-icons-react-tea
TypeScript icon, indicating that this package has built-in type declarations

0.2.6 • Public • Published

TDesign Icons for React

安装

  • npm i tdesign-icons-react

使用

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

<Icon name="close" />;

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

<IconFont name="close" />;

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

<CloseIcon />;

Readme

Keywords

none

Package Sidebar

Install

npm i tdesign-icons-react-tea

Weekly Downloads

28

Version

0.2.6

License

none

Unpacked Size

4.08 MB

Total Files

1565

Last publish

Collaborators

  • tdesign-robot