@tarojsx/ui
Version:
We reinvents the UI for Taro3+
32 lines (19 loc) • 562 B
Markdown
id: "_icon_"
title: "Icon"
sidebar_label: "Icon"
## Index
### Interfaces
* [IconProps](../interfaces/_icon_.iconprops.md)
### Functions
* [Icon](_icon_.md#const-icon)
## Functions
### `Const` Icon
▸ **Icon**(`props`: [IconProps](../interfaces/_icon_.iconprops.md)‹› & object): *Element‹›*
*Defined in [src/Icon.tsx:15](https://github.com/tarojsx/ui/blob/v0.11.0/src/Icon.tsx#L15)*
**Parameters:**
Name | Type |
------ | ------ |
`props` | [IconProps](../interfaces/_icon_.iconprops.md)‹› & object |
**Returns:** *Element‹›*