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
823 B
XML
1 line
823 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M724-388q-11 11-25 11t-25-11q-11-11-11-25.67 0-14.66 11-25.33l180-180q-81.09-61.48-176.54-93.24Q582-744 480-744q-36.67 0-73.33 4.5Q370-735 335-727q-14 4-26.5-4.5T292-754.42q-4-13.58 4.5-26.08Q305-793 319-797q39.63-8.77 79.88-13.88Q439.13-816 480-816q125.35 0 240.18 42Q835-732 930-649q6 5 9.5 11.5T943-623q0 8-2.5 14.5T932-596L724-388ZM480-246l66-66-359-359q-21 11-41 24.5T106-619l374 373ZM788-71 597-261l-92 92q-5.33 5-11.56 7.5-6.22 2.5-13.33 2.5t-13.41-2.5q-6.3-2.5-11.7-7.5L28-596q-5-5-8-11.52T17-621q0-7.67 3.5-15.33Q24-644 30-649q29-25 53.7-42.86Q108.39-709.71 134-724l-64-64q-11-11-11-25.5T70-839q11-11 25.67-11 14.66 0 25.33 11l718 718q11 10.64 11 24.82T839-71q-11 11-25.67 11-14.66 0-25.33-11ZM492-571Zm-125 79Z"/></svg> |