Appearance
The Icon provides various styling options that are related to its appearance.
Kendo UI Icons version
^5.x.xrequires Kendo UI for Angularv24.0.0or later. For more information, refer to the Icon Package Compatibility section.
Theme Color
In terms of the current theme, you can apply predefined theme colors to the Icon by using the themeColor property. To apply custom colors to the Icon, style it with CSS.
The following example demonstrates the available themeColor values and custom color options.
Size
You can apply predefined size options to the Icon by using the size property. To apply custom sizes to the Icon, style it with CSS.
The following example demonstrates the available size values and custom size options.
Orientation
The Icon allows you to invert it through an axis in different directions by using the flip property.
The following example demonstrates the available flip values.