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
899 B
XML
1 line
899 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M648-288q79.68 0 135.84-56.23 56.16-56.22 56.16-136Q840-560 783.84-616 727.68-672 648-672q-34 0-64 10.5T529-631q22.72 31.65 34.86 70.32Q576-522 576-480q0 42-12.14 80.68Q551.72-360.65 529-329q25 20 55 30.5t64 10.5Zm-168-99q11-21 17.5-44.17t6.5-49q0-25.83-6.5-48.83T480-573q-11 21-17.5 44.17t-6.5 49q0 25.83 6.5 48.83t17.5 44Zm-168 99q34 0 64-10.5t55-30.5q-22.72-31.65-34.86-70.32Q384-438 384-480q0-42 12.14-80.68Q408.28-599.35 431-631q-25-20-55-30.5T312-672q-79.68 0-135.84 56.23-56.16 56.22-56.16 136Q120-400 176.16-344q56.16 56 135.84 56Zm0 72q-110.31 0-187.16-76.78Q48-369.56 48-479.78T124.84-667q76.85-77 187.16-77 47.5 0 90.25 15.5T480-684q35-29 77.75-44.5T648-744q110.31 0 187.16 76.78 76.84 76.78 76.84 187T835.16-293Q758.31-216 648-216q-47.5 0-90.25-15.5T480-276q-35 29-77.75 44.5T312-216Z"/></svg> |