Interface IconOptions

Hierarchy

  • IconOptions

Properties

color?: string
p?: string

Svg path

rotate?: number
shape?: "rect" | "star" | "plus" | "minus" | "brill" | "circle" | "marker" | "triangle" | "asterisk"
size?: number
stroke?: number
strokeColor?: string
svg?: string

Generated using TypeDoc