Icon
Installation
import { Icon } from 'uxp/components';Signature
const Icon: React.FunctionComponent<IconProps>Examples
FontAwesome with IconProp
```tsx
FontAwesome with stringPhosphor with PHIconProp
```tsx
Phosphor with stringRelated Types
Last updated