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
751 B
XML
1 line
751 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M708.06-325h131.61q15.33 0 25.83 10.29 10.5 10.29 10.5 25.5t-10.48 25.71Q855.04-253 839.56-253H794l81 81q11 11 11 25t-10.52 25q-11.48 11-26.15 11-14.66 0-25.33-11l-80-80v44.6q0 15.47-10.29 25.93Q723.42-121 708.21-121t-25.71-10.37Q672-141.73 672-157.06v-131.61q0-15.33 10.37-25.83 10.36-10.5 25.69-10.5ZM528-805v132q0 15.3 10.35 25.65Q548.7-637 564-637h132L528-805Zm-264-72h282q14.22 0 27.11 5Q586-867 597-856l150 150q11 11 16 23.89t5 27.11v222q0 15.3-10.35 25.65Q747.3-397 732-397h-96q-15.3 0-25.65 10.35Q600-376.3 600-361v216q0 15.3-10.35 25.65Q579.3-109 564-109H264q-29.7 0-50.85-21.15Q192-151.3 192-181v-624q0-29.7 21.15-50.85Q234.3-877 264-877Z"/></svg> |