static IconSpec from(MixData mix) { return mix.attributeOf<IconSpecAttribute>()?.resolve(mix) ?? const IconSpec(); }