mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
72a07c4301
PNG converted to base64 don't work on stackblitz. As stackblitz does't support binary files for dynamicaly created projects, we now use only svgs. Fixes: #48773 PR Close #48774