Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 674 Bytes

File metadata and controls

13 lines (9 loc) · 674 Bytes

IconStrokeStyle

IconStrokeStyle

Properties

Name Type Required Description
color Optional[str] No A 6 character hexadecimal string describing the color outlining the icon, if applicable. The leading # is required, e.g. "#FF00FF"
width Optional[float] No The width of the outline in pixels, if applicable.
opacity Optional[float] No The opacity of the outline between 0 and 1, if applicable.

[Back to Model list] [Back to API list] [Back to README]