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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-708v-48q0-15.3 10.29-25.65Q116.58-792 131.79-792t25.71 10.35Q168-771.3 168-756v48q0 15.3-10.29 25.65Q147.42-672 132.21-672t-25.71-10.35Q96-692.7 96-708Zm0 504v-48q0-15.3 10.29-25.65Q116.58-288 131.79-288t25.71 10.35Q168-267.3 168-252v48q0 15.3-10.29 25.65Q147.42-168 132.21-168t-25.71-10.35Q96-188.7 96-204Zm254-440-34 34q-10.67 11-25.33 11Q276-599 265-610q-11-11-11-25.67 0-14.66 11-25.33l35-34q11-11 25-10.5t25 11.5q11 11 11 25t-11 25Zm-50 378-35-34q-11-11-10.5-25t11.5-25q11-11 25-11t25 11l34 34q11 11 11.5 25T351-266q-11 11-25.67 11-14.66 0-25.33-11Zm254-250-62-85q-9-12-6.5-26.5T500-651q12-9 26.5-6.5T550-643l117 161q9 12 2 25t-21 13H372q-15.3 0-25.65-10.29Q336-464.58 336-479.79t10.45-25.71q10.44-10.5 25.88-10.5H554Zm262 276q-20 0-34-14t-14-34v-384q0-20 14-34t34-14q20 0 34 14t14 34v384q0 20-14 34t-34 14ZM96-336v-72q29.7 0 50.85-21.21 21.15-21.21 21.15-51t-21.15-50.88q-21.15-21.1-50.85-21.1V-624q60 0 102 42t42 102q0 60-42 102T96-336Z"/></svg> |