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
665 B
XML
1 line
665 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M265-465q26-65 62.5-122.5T409-699l-71-9q-17-4-32.5 2T278-688L147-556q-14 14-10.5 32t20.5 23l108 36Zm542-379q-95-5-180 36.5T475-698q-48 49-88.5 103.5T321-476q-4 11-4 21.5t8 18.5l107 108q8 8 19 9t22-4q64-26 119.5-67T696-480q66-67 107.5-151T841-809q0-7-3-13t-8-11q-5-5-10.5-8t-12.5-3ZM549-551q-21-21-21-51t21-51q21-21 51-21t51 21q21 21 21 51t-21 51q-21 21-51 21t-51-21Zm-86 284 36 109q5 17 22.5 20.5T552-147l148-148q16-16 19.5-37t-5.5-41l-17-38q-54 44-111.5 81T463-267Zm-287-64q33-32 78.5-32.5T332-332q32 32 30 77t-34 77q-45 45-107 58T96-98q8-63 21.5-125.5T176-331Z"/></svg> |