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
1.0 KiB
XML
1 line
1.0 KiB
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.3 0-25.65-10.29Q288-644.58 288-659.79t10.35-25.71Q308.7-696 324-696h120q15.3 0 25.65 10.29Q480-675.42 480-660.21t-10.35 25.71Q459.3-624 444-624h-14l17 48h204l-62-168h-73q-15.3 0-25.65-10.29Q480-764.58 480-779.79t10.35-25.71Q500.7-816 516-816h73q27 0 42.5 12t25.5 36l70.04 192H760q81 0 140 55.5T959-384q0 79.84-56 135.92Q847-192 768-192q-69 0-122.5-44T579-348H380q-14 69-66.5 112.5T192-192Zm0-72q37 0 68.5-21.5T306-348h-78q-15.3 0-25.65-10.29Q192-368.58 192-383.79t10.35-25.71Q212.7-420 228-420h78q-11-37-44-60.5T192-504q-50 0-85 35.5T72-384q0 50 35 85t85 35Zm312-156h76q5-23 14.5-44t24.5-40H473l31 84Zm263.5 156q49.5 0 85-35.5t35.5-84.01q0-49.49-38.5-87.99Q811-510 755-502q-1 0 0 0l29 80q5 14-1.5 27.5T762-376q-14 5-27.33-1.07Q721.33-383.13 716-397l-28-76q-19.05 17-29.52 40Q648-410 648-384q0 50 35 85t84.5 35ZM192-381Zm570 5Z"/></svg> |