Skip to content
Get React certificates from certificates.dev

Color

By default, all icons have the color value: currentColor. This keyword uses the element's computed text color value to represent the icon color.

Read more about currentColor on MDN.

Adjust the color using the color prop

The color can be adjusted by passing the color prop to the element.