New to Kendo UI for Angular? Start a free 30-day trial
IconType
Updated on Jun 9, 2025
Specifies the IconType for icons.
Use IconType to set how the icon renders.
type IconType = "font" | "svg";