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
787 B
XML
1 line
787 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M770-96H205q-39.16 0-60.08-32T139-196l82-192q8-20 25.95-32T287-432h97l34-137q6-24 25.69-39.5T488-624h177q24.26 0 43.13 15T734-571l105 384q9 35-12.27 63Q805.45-96 770-96Zm-565-72h564L665-552H488l-41 165q-3 12-12.5 19.5T412-360H288l-83 192Zm335-635.91v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.32q10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5t-25.71-10.32Q540-788.65 540-803.91ZM679-778l51-51q11-11 25-10.5t25 11.02q11 11.48 11 25.9 0 14.41-10.78 25.22L729-726q-11 11-25 10.5T679-727q-11-11-11-25.5t11-25.5Zm-256 51-51-51q-11-11-11-25t10.52-25q11.48-11 25.9-11 14.41 0 25.22 10.78L474-777q11 11 11 25t-11 25q-11 11-25.5 11T423-727ZM205-168h564-564Z"/></svg> |