IconDef
아이콘 정의.
colorable: true면 mask-image 기반으로 렌더링되어iconColor(또는style.color)로 임의의 색상을 칠할 수 있다. false면 SVG 내 색상이 그대로 사용된다.svg: SVG 마크업 문자열. mask-image 방식에서는 fill을 black으로 두는 것이 안전하다.
Properties
colorable: boolean (opens in a new tab)
default: undefined
svg: string (opens in a new tab)
default: undefined