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
715 B
XML
1 line
715 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M504-132v-60h144v60q0 15.3-10.32 25.65Q627.35-96 612.09-96h-71.83Q525-96 514.5-106.35 504-116.7 504-132Zm-192 0v-108H114q-21 0-31.5-18.5T83-295l118-185q-18.5 0-27.75-16t.75-32l178.77-287.13q5.23-7.87 13.9-12.37 8.66-4.5 17.33-4.5 8.67 0 17.33 4.5 8.67 4.5 13.9 12.37L594-528q10 16 .75 32T567-480l116 185q11 18 1.2 36.5Q674.39-240 653-240H456v107.74q0 15.26-10.32 25.76Q435.35-96 420.09-96h-71.83Q333-96 322.5-106.35 312-116.7 312-132Zm462-108L654-432q18.89 0 27.95-16 9.05-16-.95-32L508-755l37-60q5.5-8 13.75-12.5t17-4.5q8.75 0 17.5 4.5t13.98 12.37L786-528q10 16 .75 32T759-480l118 185q11 18 .5 36.5T846-240h-72Z"/></svg> |