Icon
Icon Library
Visit Icon Library for a list of all icons.
Examples
API
Icon props
Name | Type | Default | Description |
---|---|---|---|
className | string | Color of icon, will be used as svg fill. | |
size | number | Size of the icon in pixels. | |
title | string | Allows you to set the SVG <title> label, which is used for accessibility. |
You can check the implementation of the component for more details.