Code

API

This component extends the native <svg> tag props.

Props
Type
Required

iconName

size

'default' | 'medium' | 'large'

iconName

The icon name is just a string that is included in the availableTelicon type list.

size

Controls the size of the icon.

Example

Live Demo

Last updated