M3 draws icons at 20 dp from the optical size 20 cut, whose strokes stay as
heavy as the 24 dp design's instead of thinning with the glyph (styles.md
§ Icons, the optical size axis). The package only shipped the 24 cut, so every
20 px icon was a scaled-down 24 (core audit C16). bin/fetch-symbols now checks
out both cuts from the same commit of google/material-design-icons and writes
the new one to resources/svg/symbols/{outlined-20,filled-20}: 4,135 symbols
each, the same names and the same normalisation as the 24 cut.
Plan step 10; finding C16.
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Qwx5USif3wFFmxtHg5U1g9
1 line
863 B
XML
1 line
863 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M322-212h-98q-19.39 0-35.69-9Q172-230 162-247l-47-80q-10-17-10.5-37t9.5-37l47-79-47-79q-10-17.1-10-37.05Q104-616 114-633l47-80q10-17 26.31-26 16.3-9 35.69-9h98l48-81q10-17 26.31-26 16.3-9 35.69-9h98q19.39 0 35.69 9Q581-846 591-829l48 81h98q19.39 0 35.69 9Q789-730 799-713l47 80q10 17.1 10 37.05Q856-576 846-559l-47 79 47 79q10 17 9.5 37T845-327l-47 80q-10 17-26.31 26-16.3 9-35.69 9h-98l-47 80q-9.62 16.68-25.81 26.34Q549-96 529-96h-98q-20 0-36.19-9.66Q378.63-115.32 369-132l-47-80Zm317-304h98l47-80-47-80h-98l-48 80 48 80ZM431-400h98l47-80-47-80h-98l-47 80 47 80Zm0-232h98l47-80-47-80h-98l-47 80 47 80Zm-62 36-48-80h-98l-47 80 47 80h98l48-80Zm0 232-47-80h-98l-48 80 47 80h99l47-80Zm62 36-47 80 47 80h98l47-80-47-80h-98Zm208 44h98l47-80-47-80h-98l-48 80 48 80Z"/></svg> |