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
882 B
XML
1 line
882 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M462-444h-66q-15.3 0-25.65-10.29Q360-464.58 360-479.79t10.35-25.71Q380.7-516 396-516h66l-8-8q-11-11-10.5-25.5T455-575q11-11 25-11t25 11l70 70q5 5 7.5 11.3 2.5 6.3 2.5 13.5t-2.5 13.5q-2.5 6.3-7.5 11.7l-70 70q-11 11-25 11t-25-11q-11-11-11-25.55 0-14.54 11-25.45l7-8ZM440-96q-25 0-44.5-15.5T370-151l-23-93q-5-19-15.5-37.5t-28.28-37.52Q273-351 256.5-392.51 240-434.03 240-479.95 240-525 256.5-567t47.35-75.02Q322-662 332.48-680q10.49-18 15.52-36l23-93q6-24 25.5-39.5T441-864h78q25 0 44.5 15.5T589-809l23 93q5 19 15.5 37t28.65 37.02Q687-610 703.5-568.25T720-480.3q0 45.3-16.5 86.8t-46.72 74.52Q639-299 628.52-280.67 618.03-262.33 613-244l-23 93q-6 24-25.5 39.5T520-96h-80Zm40.2-216q69.8 0 118.8-49.2t49-119q0-69.8-49.2-118.8t-119-49Q410-648 361-598.8t-49 119q0 69.8 49.2 118.8t119 49Z"/></svg> |