Skip to content
hightouchUI

Design system

v40.8.0

Icons

Usage

All Hightouch icons are custom SVGs that share the same sizing and color properties.

Baseline

Icons can be aligned against the baseline of text elements using the baseline prop.

Color

Color is inherited from the parent element by default. Customize it via color prop if needed.

Size

Icons have width and height set to 1em, which inherits the font size of the parent element and adjust the icon's size accordingly. This makes them work like a font icon.

265 icons

Props

All icons

NameDefaultDescription
baselinefalseboolean

Align the icon against text's baseline.

color

Color

The fill color of the icon.