Icon buttons are a quick and visual way to express an action. Icon buttons can have different radius factors using the rounded prop.
Show codeHide code
Icon buttons are a quick and visual way to express an action. Icon buttons can have different sizes using the size prop.
Show codeHide code
Icon buttons can have different colors. The following example shows a default button, using the color prop.
Show codeHide code
Icon buttons can have different colors. The following example shows a muted button, using the color prop.
Show codeHide code
Icon buttons can have different colors. The following example shows a primary button, using the color prop.
Show codeHide code
Icon buttons can have different colors. The following example shows a info button, using the color prop.
Show codeHide code
Icon buttons can have different colors. The following example shows a success button, using the color prop.
Show codeHide code
Icon buttons can have different colors. The following example shows a warning button, using the color prop.
Show codeHide code
Icon buttons can have different colors. The following example shows a danger button, using the color prop.
Show codeHide code
Icon buttons can be shown in a loading state. Use the loading prop to show a loading indicator.
Show codeHide code
Icon buttons can be shown in a disabled state. Use the disabled prop to show a disabled button.
Show codeHide code
Icon buttons can be grouped into a single element using a flex container. Adjust border radiuses and borders to create a seamless group.
Show codeHide code
disabledShow exampleHide example
hrefShow exampleHide example
loadingShow exampleHide example
relShow exampleHide example
targetShow exampleHide example
toShow exampleHide example
typeShow exampleHide example
colorShow exampleHide example
rounded@since
2.0.0
Show exampleHide example
sizeShow exampleHide example
colorShow exampleHide example
roundedShow exampleHide example
size