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
943 B
XML
1 line
943 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M252-48q-15 0-25.5-10.5T216-84q0-15 10.5-25.5T252-120h120v-48H156q-15 0-25.5-10.5T120-204q0-15 10.5-25.5T156-240h216v-48H108q-15 0-25.5-10.5T72-324q0-15 10.5-25.5T108-360h264v-48H204q-15 0-25.5-10.5T168-444q0-15 10.5-25.5T204-480h239l-30-55q-11-21-8-44.5t20-40.5l6-5q10-10 23.5-10.5T479-627l223 190q20 17 31 41t11 50v154q0 60-42 102T600-48H252Zm534-386q-8 0-16.5-4.5T756-451q-5-5-9.5-10t-9.5-10L505-669 308-838q-11-10-12.5-24.5T304-888q10-11 25-12.5t26 8.5l201 172 31-37-128-109q-11-10-12-25t9-26q10-11 24.5-12t25.5 9l182 155 13-61q5-23 23-39t42-18l6-1q14-2 25.5 7.5T811-853l45 289q5 26-2.5 51T829-468l-20 23q-5 5-10.5 8t-12.5 3ZM258-612q10-11 24.5-12.5T308-616q11 10 12.5 24.5T312-566q-10 11-24.5 12.5T262-562q-11-10-12.5-24.5T258-612Zm8-103q-11-10-12-25t9-26q10-11 24.5-12.5T313-770l80 67q14 11 13.5 25.5T397-652q-9 11-23 13t-28-9l-80-67Z"/></svg> |