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
908 B
XML
1 line
908 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.79-360q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm0-108q15.21 0 25.71-10.35T516-504v-60q0-15.3-10.29-25.65Q495.42-600 480.21-600t-25.71 10.35Q444-579.3 444-564v60q0 15.3 10.29 25.65Q464.58-468 479.79-468ZM440-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> |