Command
new
Is this a regression?
Description
The new buttons are intended to show an icon, but they just show the icon text.

Minimal Reproduction
npx -p @angular/cli@next ng new book-rating --standalone --routing --style=scss --no-ssr
Your Environment