Icons

An icon is worth a thousand words. Or maybe it's the other way around.

adjustments

arrowDown

arrowLeft

arrowRight

bell

book

bookmark

check

chevronDown

close

closeSolid

cube

document

edit

emoji

exclamation

exclamationCircle

externalLink

grid

hashtag

lightBulb

link

menu

musicNote

photograph

play

presentation

selector

spinner

tag

template

users

<Icon>

PropertyTypeValuesDescription
className
string
A space-delimited list of class names to be merged into the component's outermost element.
name
string
"adjustments" "arrowDown" "arrowLeft" "arrowRight" "bell" "book" "bookmark" "check" "chevronDown" "close" "closeSolid" "cube" "document" "edit" "emoji" "exclamation" "exclamationCircle" "externalLink" "grid" "hashtag" "lightBulb" "link" "menu" "musicNote" "photograph" "play" "presentation" "selector" "spinner" "tag" "template" "users"
The icon's name. If undefined or falsy, the component will render nothing.

References