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
The SVG icon examples 404s when opened on Stackblitz due to an old issue with
static assets. These changes switch to using an icon literal so that we don't have to
fetch the icon.
Fixes#16484.
0 commit comments