Interface SvgFunctionComponent<D, M>
  
 
- SvgFunctionComponent(props: SvgComponentProps<D, M>): ReactElement<any, string | JSXElementConstructor<any>>
 
- 
Returns ReactElement<any, string | JSXElementConstructor<any>>
 
Properties
Optional defaultData
defaultData?: Partial<D>
Optional svgType
svgType?: string