Problem
Icon names represented as instance swap props are not mapped as varying content. Unlike text characters, which are captured as default content that changes across variants, icon instance swap content is not treated the same way.
Solution
Map default instance swap content for icons as named content items in the default variant and across variants, following the same pattern used for text content.
Acceptance criteria
Implementation details are tracked internally.
Problem
Icon names represented as instance swap props are not mapped as varying content. Unlike text characters, which are captured as default content that changes across variants, icon instance swap content is not treated the same way.
Solution
Map default instance swap content for icons as named content items in the default variant and across variants, following the same pattern used for text content.
Acceptance criteria