Components
AccessibleIcon

AccessibleIcon

Makes icons accessible by adding a label. It can be used with Shoreline icons or other svg.

Required props

label

Icon description

type
React.ReactNode
default
null

Optional props

children

Component children, normally a <svg />.

type
React.ReactNode
default
null