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
660 B
XML
1 line
660 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M346-192q-13 0-24.5-6.5T304-216l-67-120h53l36 72h80v-24h-65l-36-72h-81l-55-96q-3-5-4.5-11.5T163-480q0-3 6-24l55-96h83l36-72h65v-24h-79l-36 72h-56l67-120q6-11 17.5-17.5T346-768h71q20 0 34 14t14 34v144h-45l-36 24h81v120h-86l-36-72h-79l-26 24h91l36 72h100v168q0 20-14 34t-34 14h-71Zm191 0q-20 0-34-14t-14-34v-168h106l36-72h86l-21-24h-80l-36 72h-91v-120h87l-36-24h-51v-144q0-20 14-34t34-14h77q13 0 24.5 6.5T656-744l67 120h-56l-36-72h-79v24h65l36 72h83l55 96q3 5 4.5 11.5T797-480q0 2-6 24l-54 96h-84l-36 72h-65v24h79l36-72h55l-67 120q-6 11-17.5 17.5T613-192h-76Z"/></svg> |