Skip to content

Conversation

@CampbellOwen
Copy link

The current atomic icon file generation removes "color" in the Color icon as a style variant, leading to files like color-16-filled.js that should just be color.js.

This PR assumes the first "part" (separated by -) of the icon name is not a style variant and is actually the icon's name.

This will be a breaking change because all the color-${size}-${variant}.js files will be removed in favour of color.js

Fixes #928

@CampbellOwen CampbellOwen requested review from a team as code owners November 17, 2025 22:49
@CampbellOwen CampbellOwen requested a review from Hotell November 17, 2025 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Color icons each get their own atomic js file

2 participants