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
644 B
XML
1 line
644 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.18-8.8 19.09-14.4T314-764q12-2 24 .5t23 8.5l120 70 101-64q14-8 29.5-7t27.5 12.41q12 10.59 15 26.09t-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-27.63 0-45.82-21.61Q654-403.22 659-431l38-202q3-15 12.5-24.5T732-670q13-3 25.91.52Q770.83-665.96 781-655l118 141q11 13 14 29.5t-4 32.5l-16 38q-38 91-119.27 144.5T594-216H382Zm439-216 18-41-81-97-25 138h88Zm-667-76 306 48 89-183-67 42-157-91-171 184Zm198-68Zm434 103Z"/></svg> |