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
748 B
XML
1 line
748 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M768.21-96q-15.21 0-25.58-10.35-10.38-10.35-10.38-25.65v-72h-72.17q-15.33 0-25.71-10.35Q624-224.7 624-240q0-15.3 10.37-25.65Q644.75-276 660.08-276h72.17v-72q0-15.3 10.38-25.65Q753-384 768.23-384q15.24 0 25.54 10.35 10.31 10.35 10.31 25.65v72h71.69q15.23 0 25.73 10.29t10.5 25.5q0 15.21-10.35 25.56Q891.3-204.3 876-204.3h-72v72q0 15.3-10.29 25.8T768.21-96ZM183-96q-17 0-26.5-10.75t-9.5-25.08q0-7.17 2.5-13.47 2.5-6.3 7.5-11.7l646-646q5.32-5 11.52-7.5 6.21-2.5 13.3-2.5 14.18 0 25.18 9.5t11 26.5v294q0 16-13.5 25t-29.5 4q-12.51-3-25.75-4.5Q782-460 768-460q-91.59 0-155.8 64.2Q548-331.59 548-240q0 26 6 52t18.17 48.98Q580-124 572.25-110T549-96H183Z"/></svg> |