get_icon# omni.kit.helper.file_utils.asset_types.get_icon(filename: str) → str# Returns icon for specified file. Parameters: filename (str) Returns: Fullpath to the icon file, None if not found. Return type: str