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
500 B
XML
1 line
500 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M382-216q-84 0-156.5-40T108-367l-50-78q-11-17-9.5-37.5T64-518l208-224q8-9 19-14.5t23-7.5q12-2 24 .5t23 8.5l120 70 101-64q14-8 29.5-7t27.5 12q12 11 15 26.5t-4 29.5L521-421q-9 18-27 27t-38 6l-307-48 20 30q35 55 91.5 86.5T382-288h212q50 0 95.5-18.5T770-360h-52q-28 0-46-21.5T659-431l38-202q3-15 12.5-24.5T732-670q13-3 26 .5t23 14.5l118 141q11 13 14 29.5t-4 32.5l-16 38q-38 91-119.5 144.5T594-216H382Z"/></svg> |