- Remove duplicate md-ripple sizing in standard icon button
- Tokens now have disabled outline color for outlined icon button, remove workaround
- Use icon theming API
- Also size `<img>` tags in `<md-icon>`
PiperOrigin-RevId: 500805749
Adds tokens for color, size, font-family, font-weight and font-variation-settings.
Slotted svg icons will also be sized and colored with the tokens.
PiperOrigin-RevId: 495716570
In particular, this allows external build tools like Rollup and @web/dev-server to understand imports of Lit, which is configured to require the ".js" extension via its export conditions (so that Lit import maps can remain minimal).
PiperOrigin-RevId: 469772992