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
673 B
XML
1 line
673 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M266-433h116l21 58q2 7 7.5 11t13.5 4q12 0 19.5-10.5T446-392l-90-240q-3-7-9-11.5t-14-4.5h-18q-8 0-14 4t-9 12l-90 241q-5 11 2 21t19 10q8 0 14.5-4.5T246-376l20-57Zm15-43 42-119h2l42 119h-86Zm43 272q-115 0-195.5-80.5T48-480q0-115 80.5-195.5T324-756q74 0 137.5 35.5T560-618h-15q-3-11 4-20.5t19-9.5q8 0 14.5 5t8.5 13l46 192h3l59-195q2-7 8-11t13-4h13q8 0 13.5 4.5T754-632l56 194h2l46-192q2-8 8.5-13t14.5-5q12 0 19 9.5t4 20.5l-63 241q-2 8-8.5 12.5T818-360h-13q-8 0-14-4.5t-8-12.5l-56-199h-3l-59 200q-2 7-8 11.5t-14 4.5h-12q-8 0-13.5-4.5T610-377l-15-55q-18 99-93.5 163.5T324-204Z"/></svg> |