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
972 B
XML
1 line
972 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M743-167 338-571q-12 19-19 41t-7 47q0 26 7 49t20 43q8 13 8 27t-11 25q-11 11-26 10.5T286-341q-22-30-34-66t-12-76q0-39 12.5-75t33.5-66l-52-51q-31 40-48.5 89T168-483q0 55 17.5 104t49.5 90q9 12 9.5 27T234-236q-11 11-26.5 9.5T182-240q-41-51-63.5-112.5T96-483q0-69 23-131t64-112l-68-68q-11-11-11-25.5t11-25.5q11-11 25.5-11t25.5 11l628 628q11 11 11 25t-11 25q-11 11-25.5 11T743-167Zm49-316q0-63-23.5-120T701-704q-44-44-101-67.5T480-795q-32 0-64 5t-61 20q-14 8-28 2.5T306-787q-6-13-.5-26.5T324-834q35-20 75-26.5t81-6.5q77 0 147 29t124 83q54 54 83.5 124.5T864-483q0 41-7.5 80.5T831-327q-6 13-19 18t-26-1q-14-7-19-21t0-28q12-30 18.5-61t6.5-63ZM599-602q-24-24-54.5-36.5T480-651q-4 0-8 1t-8 1q-15 0-26-11t-11-26q0-15 11-25.5t26-10.5q4 0 8-.5t8-.5q48 0 92 18t78 52q34 34 52 78t18 92q0 4-.5 8t-.5 8q0 15-10.5 25.5T683-431q-15 0-25.5-10.5T647-467q0-4 .5-8t.5-8q0-34-12.5-64.5T599-602Z"/></svg> |