Park UI

Icon

A display component for rendering SVG icons and graphics.

Installation

Usage

Examples

Icon Library

Integrate with popular icon sets such as Lucide

Sizes

Use the size prop to change the size of the icon.

Custom svg

Render custom SVG icons by passing SVG elements as children to the Icon component.

Yin and yang

Props

PropDefaultType
size'md'
'2xs' | 'xs' | 'sm' | 'md' | 'lg' | 'xl'