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
777 B
XML
1 line
777 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-192q-29.7 0-50.85-21.162Q96-234.324 96-264.04v-432.243Q96-726 117.15-747T168-768h624q29.7 0 50.85 21.162Q864-725.676 864-695.96v432.243Q864-234 842.85-213T792-192H168Zm0-72h624v-432H168v432Zm0 0v-432 432Zm235-161 110.738 110.738Q525-303 539.545-303q14.546 0 25.455-11l154.26-153.325Q730-478 730-492.667q0-14.666-11-25.333-10.667-11-25.333-11Q679-529 668-518L540-390 429.262-500.738Q418-512 403.455-512q-14.546 0-25.455 11L241-365q-11 11-11 25.667 0 14.666 11 25.333 10.667 11 25.333 11Q281-303 292-314l111-111Zm119.197-121.197L544-498q2 5 8 5t8-5l21.803-48.197L630-568q5-2 5-8t-5-8l-48.197-21.803L560-654q-2-5-8-5t-8 5l-21.803 48.197L474-584q-5 2-5 8t5 8l48.197 21.803Z"/></svg> |