Type Alias IconFileSrcPath

IconFileSrcPath: { iconSrc: string }

A path to an icon file like SVG.

Type declaration

  • iconSrc: string