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
650 B
XML
1 line
650 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-277q7 0 13.5-2.5T505-287l37.5-35q22.5-21 43.5-45t36-49.5q15-25.5 15-49.5 0-35-25.29-60.5Q586.41-552 551-552q-20 0-38.5 9T480-519q-14-15-32.65-24t-38.54-9Q374-552 349-526.5T324-466q0 24 14.5 49.5T374-367q21 24 43.5 45l37.5 35q5 5 11.5 7.5T480-277ZM263.72-144Q234-144 213-165.12t-21-50.77V-481l-34.81 27.22Q145-445 130-447q-15-2-24-14t-7-27q2-15 13.71-23.98L436-759q10-8 21.5-11t22.5-3q11 0 22.5 3t21.5 11l323.32 247.02Q859-503 861-488t-7 27.44Q845-449 830.07-447q-14.94 2-27.07-7l-35-27v265.11q0 29.65-21.16 50.77Q725.68-144 695.96-144H263.72Z"/></svg> |