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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M192-264q-81 0-136.5-55.5T0-456q0-79 53-135.5T192-648q69 0 121.5 44.5T380-492h47l-74-204h-29q-15.3 0-25.65-10.29Q288-716.58 288-731.79t10.35-25.71Q308.7-768 324-768h120q15.3 0 25.65 10.29Q480-747.42 480-732.21t-10.35 25.71Q459.3-696 444-696h-14l17 48h204l-62-168h-73q-15.3 0-25.65-10.29Q480-836.58 480-851.79t10.35-25.71Q500.7-888 516-888h73q27 0 43 12t25 36l70.04 192H760q81 0 140 55.5T959-456q0 79.84-56 135.92Q847-264 768-264q-69 0-122.5-44T579-420H380q-14 69-66.5 112.5T192-264Zm0-72q37 0 68.5-21.5T306-420h-78q-15.3 0-25.65-10.29Q192-440.58 192-455.79t10.35-25.71Q212.7-492 228-492h78q-11-37-44-60.5T192-576q-50 0-85 35.5T72-456q0 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-582 755-574q-1 0 0 0l29 80q5 14-1.5 27.5T762-448q-14 5-27.33-1.07Q721.33-455.13 716-469l-28-76q-19.05 17-29.52 40Q648-482 648-456q0 50 35 85t84.5 35ZM521-162v52q0 9.78-8.52 15.39Q503.97-89 495-94l-184-91q-7-3-5.5-10t9.5-7h125v-52q0-9.78 8.52-15.39Q457.03-275 466-270l182 91q6 3 4.64 10-1.37 7-8.64 7H521ZM192-457Zm571 9Z"/></svg> |