New to KendoReactStart a free 30-day trial

SvgIcon

Component

Definition

Package:@progress/kendo-react-common

Syntax:

jsx
import { accessibility } from '@progress/kendo-svg-icons';

const App = () => {
  return (
      <SvgIcon icon={accessibility} />
  );
};

Properties

props

SvgIconProps intersected with RefAttributes​<null | SvgIconHandle>

The props of the SvgIcon component.

In this article
DefinitionPropertiesprops
Not finding the help you need?
Contact Support