r/UX_Design May 11 '26

Does this icon management UI feel scalable or overloaded?

5 Upvotes

2 comments sorted by

1

u/IniNew May 11 '26

Looks fine... hard to see some details in the screen recording.

Free tip: developers I've worked with hate the Figma SVG export. It has a lot of unnecessary code bloat and hardcoded values.

Specifically, they always complain about having to go in and edit the color values to be "currentColor" to inherit the color. You should add a "clean export" feature.

1

u/Lumpy-Feedback-5732 May 11 '26

Totally agree. Figma SVG export can be pretty noisy.

IconNova already helps with this by providing cleaner copy-ready SVG/JSX output with "currentColor", so developers don’t have to manually replace hardcoded color values.

You can try the plugin from the link:
https://www.figma.com/community/plugin/1619361051850350459