IconDefinition

fun IconDefinition(    displayName: String,     viewBox: String = "0 0 24 24",     svg: String)