New to Kendo UI for Angular? Start a free 30-day trial

Customizing Icon

Variables

The following table lists the available variables for customization.

NameTypeDefault valueComputed value
$kendo-icon-sizeNumber1rem1rem
Description
Font sizes of the icons.
$kendo-icon-spacingStringk-spacing(2)var(--kendo-spacing-2, 0.5rem)
Description
Spacing around the icons.
$kendo-icon-paddingStringk-spacing(1)var(--kendo-spacing-1, 0.25rem)
Description
Padding of the action icons container.

In this article

Not finding the help you need?