Attributes of an icon node, as the icon packs export them: values may be strings or numbers, and an absent key means "use the fallback".
typedef IconNodeAttrs = Map<String, Object?>;