Generative AI and Iconography: When Auto-Generated Assets Help — and When They Hurt
AI · 5 min read
A design team piloted an AI icon generator to speed up production for a marketing site and in-app microcopy. The tool produced visually interesting assets quickly, but designers found inconsistencies in stroke weight, corner radius, and metaphor choices that made the icon set feel disjointed. Worse, some generated icons implied actions that did not map to application behavior.
To mitigate risk, the team created a post-generation normalization pipeline: a Figma plugin batch-processed stroke weights and corner radii, and designers enforced a four-step review to validate semantic meaning. They also extended the design system with a token for icon scale and spacing so generated assets could be programmatically aligned with existing components. When used with strict prompts and a final human curation pass, generation accelerated low-stakes work like blog illustrations and prototypes.
The main lessons were pragmatic: use generative AI as a creativity multiplier for one-off assets and prototypes, but never as a unilateral source for UI-critical icons without style normalization and human review. The team recommends integrating generation into the component workflow, exporting normalized SVGs, and adding metadata tags so downstream engineers can treat generated icons as part of the design system rather than disposable images.