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
786 B
XML
1 line
786 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M744-114 390-467q-31 8-59 21t-54 30q-17 12-38 11.5T204-419q-14-14-13-34t17-32q24-18 50.5-33t55.5-26L205-653q-26 14-51 30t-48 35q-17 13-37.5 13T34-589q-14-14-13-34t17-33q23-19 47-35.5t50-31.5l-20-20q-11-11-11-25.5t11-25.5q11-11 25.5-11t25.5 11l629 629q11 11 10.5 25.5T794-114q-11 11-25 11t-25-11Zm-264-30q-40 0-68-28t-28-68q0-40 28-68t68-28q40 0 68 28t28 68q0 40-28 68t-68 28Zm276-276q-14 14-34.5 15T684-416q-29-21-64-46t-64-47l-16-12q-17-12-7.5-31t29.5-16q52 9 99.5 30t88.5 51q17 12 18.5 32.5T756-420Zm170-169q-14 14-34.5 14.5T855-587q-78-63-173-98t-202-35q-32 0-63.5 3.5T355-706q-20 5-36.5-6T297-743q-5-20 6-36t31-21q35-8 71.5-12t74.5-4q126 0 238 42t203 117q16 13 17.5 33.5T926-589Z"/></svg> |