Toggle theme

Icon🔗

Icons are used to visually communicate core parts of the product and available actions. They can act as wayfinding tools to help users more easily understand where they are in the product, and common interaction patterns that are available.

Every icon is carefully crafted for a specific size and only available sizes can be used.

Basic Example🔗

Size🔗

Coloring🔗

The Icon component only accepts the five foreground colors.

All Icons🔗

You can just click any Icon to copy the required code to your clipboard

Accessibility🔗

By default, Icons will render with a role of presentation.

If an icon is rendered standalone with no text context it needs to have a text describing it to screen reader users. Passing a label prop will render the Icon with an alt text.

Props - Icon🔗

Name
Description
Type
Default Value
color"primary" | "secondary" | "inverted" | "alert" | "action" | undefinedprimary
labelstring | undefined``
type"30daystrial-40" | "360camera-32" | "360camera-40" | "alarm-24" | "alarm-32" | "alarm-40" | "avatar-24" | "avatar-40" | "award-24" | "award-40" | "blocked-16" | "blocked-24" | ... 413 more ... | "wireless-40"n/a
2022 © Volvo Car Corporation