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
459 B
XML
1 line
459 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M220-144q-37 0-58.5-30t-9.88-64.7L216-430l-65-195q-11-35 10.5-65t58.5-30h380l40-111q5.09-14.05 18.55-20.03 13.45-5.97 27.49-.89 14.03 5.08 20 18.5Q712-820 707-806l-31 86h64q37 0 58.5 30t10.5 65l-65 195 64.38 191.3Q820-204 798.5-174T740-144H220Zm224-144h72v-108h108v-72H516v-108h-72v108H336v72h108v108Zm-224 72h520l-72-214 72-218H220l72 218-72 214Zm260-216Z"/></svg> |