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
674 B
XML
1 line
674 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M192-192q-81 0-136.5-55.5T0-384q0-79 53-135.5T192-576q69 0 121.5 44.5T380-420h47l-74-204h-29q-15 0-25.5-10.5T288-660q0-15 10.5-25.5T324-696h120q15 0 25.5 10.5T480-660q0 15-10.5 25.5T444-624h-14l17 48h204l-62-168h-73q-15 0-25.5-10.5T480-780q0-15 10.5-25.5T516-816h73q27 0 42.5 12t25.5 36l70 192h33q81 0 140 55.5T959-384q0 80-56 136t-135 56q-69 0-122.5-44T579-348H380q-14 69-66.5 112.5T192-192Zm114-156v-72h-78q-15 0-25.5 10.5T192-384q0 15 10.5 25.5T228-348h78Zm198-72h76q5-23 14.5-44t24.5-40H473l31 84Zm184-53 28 76q5 14 18.5 20t27.5 1q14-5 20.5-18.5T784-422l-29-80-67 29Z"/></svg> |