Icon Element
@Serializable
@SerialName(value = "icon" )
A vector icon for signifying a noun or action.
Constructors
Link copied to clipboard
constructor(symbol: Symbol, sentiment: Sentiment = Sentiment.Nominal, sizing: IconSizing = IconSizing.Medium)