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
770 B
XML
1 line
770 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M516-96v-346.48q0-19.52 2-38.52 2-19 16-33 41-40 95-63t115-23q60 0 102 42t42 102v216q0 60-42 102T744-96H516Zm-300 0q-60 0-102-42T72-240v-216q0-60 42-102t102-42q61.99 0 115.99 23.5Q386-553 427.72-510.75 441-497 442.5-478.98 444-460.97 444-442v346H216Zm228-570.51v-41.45h-72.71q-15 0-25.14-10.36Q336-728.68 336-744q0-15.3 10.37-25.65Q356.75-780 372.08-780h72.17v-72q0-15.3 10.38-25.65Q465-888 480.23-888q15.24 0 25.54 10.35 10.31 10.35 10.31 25.65v72h71.69q15.23 0 25.73 10.29t10.5 25.5q0 15.21-10.35 25.7-10.35 10.48-25.65 10.48h-72V-667q18.12 4.86 33.38 13.6 15.27 8.74 28.62 20.4-27 14-52 31.5T480-562q-22-22-46.5-39.5T382-633q13.11-12 28.55-20.5Q426-662 444-666.51Z"/></svg> |