API Reference > ui-core > Icon > SvgPath > constructor constructor Method Overloads constructorSvgPath(props) constructorSvgPath(props, context?) Deprecated SvgPath(props) SvgPath(props: Readonly<SvgPathProps>): SvgPath Parameter Type Description props Readonly<SvgPathProps> Returns - SvgPath SvgPath(props, context?) Deprecated SvgPath(props: SvgPathProps, context?: any): SvgPath see https://reactjs.org/docs/legacy-context.html Parameter Type Description props SvgPathProps context any Returns - SvgPath Last Updated: 11 June, 2024