getIconName

abstract fun getIconName(icon: String): String

Gets the appropriate icon name based on the icon string

Return

The icon name for rendering

Parameters

icon

The icon identifier (e.g., "fa-microphone")