IconComponent
Component
Represents the Kendo UI Icon component for Angular. Used to display icons from the Kendo UI Icons collection.
Definition
Package:@progress/kendo-angular-icons
Selector:kendo-icon
Export Name:Accessible in templates as #kendoIconInstance="kendoIcon"
Syntax:
html
<kendo-icon name="home"></kendo-icon>
Inputs
name
string
Sets the Icon to render. Supports all Kendo UI Icons.
Sets the IconThemeColor for the icon. Use this property to apply a theme color.