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
745 B
XML
1 line
745 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m778-81-16-15H228q-15.3 0-25.65-10.29Q192-116.58 192-131.79t10.35-25.71Q212.7-168 228-168h24v-120q0-58.82 27.5-110.41Q307-450 358-480q-32-20.18-54.5-48.44Q281-556.69 267-591L81.05-777.9Q70-789 70.5-803q.5-14 11.5-25t25-11q14 0 25.34 11.34l695.32 695.32Q839-121 839-106.43t-11 25.5Q817-70 803-70t-25-11ZM636-792l-344 6q-19.5 0-29.25-12.19T253-825q0-14.63 9.75-26.81Q272.5-864 292-864h440q15.3 0 25.65 10.29Q768-843.42 768-828.21t-10.35 25.71Q747.3-792 732-792h-24v120q0 55-24.5 103T615-489q-11 8-23.5 2.5t-19.05-18.29q-7.45-12.8-4.95-26.5Q570-545 581-554q26-22 40.5-52.5T636-672v-120ZM324-168h312v-54L424-434q-45 17-72.5 57T324-288v120Zm384 0Z"/></svg> |