IconSchema

constructor(name: String, color: ColorSchema? = null, size: Int? = null, style: IconSchema.Style = Style.OUTLINED)