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
992 B
XML
1 line
992 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M120-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.83-213q-21.16 21-50.89 21H191.72Q162-192 141-213.11q-21-21.1-21-50.74Zm72-.15h108.25v-72q0-15.3 10.38-25.65Q321-372 336.21-372q15.21 0 25.5 10.35T372-336v72h108v-258L336-666 192-522.11V-264Zm432.27 35.99v-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.66ZM192-264h288-288Zm144.21-180q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Z"/></svg> |