Icons with rectangles render correctly again
FixWeek of July 17, 2026
A recent change to how we bundle our icon set accidentally removed the size information from rectangle shapes inside the icons themselves. Any icon built from a rectangle — the calendar, layout grids, checkboxes, credit cards, and about 320 more — rendered with pieces missing (the calendar, for example, showed only its two binding ticks and a line).
- All affected icons restored — every icon that contains a rectangle now draws its full shape again, everywhere icons appear: the admin portal, the advocate site, and the icon pickers in settings.
- Root cause fixed — the icon build step now only strips sizing from the outer SVG container (where our styling controls it), never from the shapes inside.
No admin action required.