Icons
To learn how to implement these icons, see Icon component
General icons
All the icons are from the Material Design Icons library.
Example import:
import { mdiAccountCircleOutline } from '@mdi/js'Logo icons
Used when a logo needs to be rendered as a single path inside an Icon. For the regular full-color logo images, see Logos.
Example import:
import { iconXmCloud } from '@sitecore/blok-theme'| Icon | Product | Icon code |
|---|---|---|
| CDP | iconCdp | |
| Connect | iconConnect | |
| Content Hub | iconContentHub | |
| Content Hub ONE | iconContentHubOne | |
| Discover | iconDiscover | |
| OrderCloud | iconOrdercloud | |
| Personalize | iconPersonalize | |
| Search | iconSearch | |
| XM Cloud | iconXmCloud | |
| Sitecore | iconSitecore | |
| SitecoreAI | iconSitecoreAI |