Icon (code)
Icons can be used to provide extra visual context for other items.
import { Add } from '@mediahuis/chameleon-theme-wl/icons'
import { Icon } from '@mediahuis/chameleon-react'
Props
As
Provide an svgr icon to the Icon component, please choose one of our pre-defined iconset.
import { Add, Brand, Shield } from '@mediahuis/chameleon-theme-wl/icons'
import { Icon } from '@mediahuis/chameleon-react'
As
Provide the icon component you want to use.
import { Add, Brand, Shield } from '@mediahuis/chameleon-theme-wl/icons'
import { Icon } from '@mediahuis/chameleon-react'
Size
All icons are available in sets of four different sizes, where the default size is Medium.
- Small
- Medium
- Large
- xLarge
import { Brand } from '@mediahuis/chameleon-theme-wl/icons'
import { Icon } from '@mediahuis/chameleon-react'
I just need files, not React components.
Good for you! We also supply these icons as files, you can find them in each theme package under .
Looking for icons?
- Designers can browse and discover icons in our Figma Design Toolkit.
- Developers can find icons in our Chameleon icon search.