getIcon

fun getIcon(iconName: String): SkapaIcons

Returns the SkapaIcons enum for the given iconName.

Throws

NoSuchElementException

if the iconName is not found in the enum.