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
959 B
XML
1 line
959 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M192-192q-29.7 0-50.85-21.11Q120-234.21 120-263.85v-257.78q0-14.37 5-27.37 5-13 16-24l144.19-144.19Q296-728 309-733q13-5 27-5t27 5q13 5 23.81 15.81L531-573q11 11 16 24.03 5 13.03 5 27.41v257.91Q552-234 530.85-213T480-192h-90q-8 0-13-5t-5-13v-126q0-15.3-10.29-25.65Q351.42-372 336.21-372t-25.71 10.35Q300-351.3 300-336v126q0 8-5 13t-13 5h-90Zm432.27-36.01v-353.84L499-707q-17-17-7.5-39t33.5-22q8 0 14.5 3t11.5 8l124 124q11 11 16 24.03 5 13.04 5 27.42v353.27q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.57-10.35q-10.37-10.36-10.37-25.66Zm143.89 0v-413.26L702-707q-17-17-7.5-39t33.5-22q8 0 14.5 3t11.5 8l65 65q11 11 16 24.02 5 13.03 5 27.4v412.31q0 15.27-10.29 25.77t-25.5 10.5q-15.21 0-25.63-10.35-10.42-10.36-10.42-25.66ZM335.79-444q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Z"/></svg> |