New to KendoReact? Learn about KendoReact Free.
Icon
Updated on Jan 7, 2026
Represents the KendoReact Icon component.
jsx
const App = () => {
return (
<Icon name="home"/>
);
};
| Name | Type | Default | Description |
|---|---|---|---|
props |
|
The props of the Icon component. |