You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add xmlns attribute to amazon-q.svg for proper rendering
The amazon-q.svg icon was not rendering properly in browsers because it was missing the xmlns attribute. This attribute is required for browsers to properly identify and render SVG content when loaded as images.
Fixes the broken icon display on the icons page.
0 commit comments