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
678 B
XML
1 line
678 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M444-447v-246q-71 17-113.5 70T283-504h-43q-49.71 0-84.86 35.2-35.14 35.2-35.14 85t35.14 84.8q35.15 35 84.86 35h504q40.32 0 68.16-27.77 27.84-27.78 27.84-68Q840-400 812.16-428q-27.84-28-68.16-28h-72v-72q0-35-17-68t-49-60v-83q63 30 100.5 86.87Q744-595.25 744-528q70 0 119 49t49 118q0 71-49.5 120T744-192H240q-80 0-136-56.5T48-385q0-79 52-135t127-56q20-77 85.5-132T444-763q29.7 0 50.85 19.5Q516-724 516-693v246l32-32q11-11 25.67-11 14.66 0 25.33 11 11 11 11 25.5T599-428l-94.14 94.14Q494-323 479.82-323T455-334l-94-94q-11-11-10.5-25.5T362-479q11-11 25.5-11t25.5 11l31 32Zm36-72Z"/></svg> |