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
797 B
XML
1 line
797 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m678-378-51-51q10-10 15.5-23t5.5-28q0-8-2-16.5t-6-16.5q-8-15-1.5-27.5T657-559q12-6 26.5-2.5T707-541q8 14 10.5 29.5T720-480q0 30-11 56t-31 46Zm102 102-51-51q29-29 46-68.5t17-84.5q0-39-10.5-71T748-611q-10-12-5.5-25.5T758-658q11-8 26-6t28 19q25 35 38.5 76.5T864-480q0 60-22.5 112.5T780-276Zm-3 194L81-778q-11-11-10.5-25T82-828q11-11 25-11t25 11l696 696q11 11 11 25t-11 25q-11 11-25.5 11T777-82ZM480-720q15 0 25.5-10.5T516-756q0-15-10.5-25.5T480-792q-15 0-25.5 10.5T444-756q0 15 10.5 25.5T480-720ZM288-48q-30 0-51-21t-21-51v-624l528 528v96q0 32-22.5 52T672-48H288Zm265-511q-11 11-25.5 11T502-559L229-832q-5-5-7.5-11.5T219-857q0-20 18.5-37.5T288-912h384q40 0 64 29t24 68q0 22-8.5 44T723-729L553-559Z"/></svg> |