In my design system, I have one Figma library. There are 150 icons as components inside. Their instances appear across many components (e.g., buttons).
Now, I have to replace the set with 150 new icons with the same name and size.
I’ve imported the new components, so now I have:
- icon/arrow
- iconNew/arrow
Then I tried “swap instance” on the component level (e.g., button):
icon/arrow → iconNew/arrow
But this is very time-consuming since I have 30 button types. And there are other components with icons as well (chips, cards…)
What is your workaround to speed up the workflow?
Can I swap them all at once somehow? Any plugin doing that bulk stuff?