IconElement

data class IconElement(val symbol: Symbol, val sentiment: Sentiment = Sentiment.Nominal) : UiElement.Static

A vector icon for signifying a noun or action.

Constructors

Link copied to clipboard
constructor(symbol: Symbol, sentiment: Sentiment = Sentiment.Nominal)

Properties

Link copied to clipboard
Link copied to clipboard