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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m420-273-104 66q-9.03 6-18.52.65Q288-211.71 288-223v-130q0-11.29 9.48-16.65 9.49-5.35 18.52.65l104 66q8 5.36 8 15.18T420-273Zm96-303q-45 0-76.5-31.5T408-684q0-45 31.5-76.5T516-792h36q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8h-36q-25 0-42.5 17.5T456-684q0 25 17.5 42.5T516-624h36q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8h-36Zm168 0h-36q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h36q25 0 42.5-17.5T744-684q0-25-17.5-42.5T684-744h-36q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h36q45 0 76.5 31.5T792-684q0 45-31.5 76.5T684-576Zm-36-84h-96q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h96q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8Zm-8 252v-72h200v-360H360v360h-72v-360q0-30 21.15-51T360-912h480q29.7 0 50.85 21.15Q912-869.7 912-840v360q0 29.7-21.15 50.85Q869.7-408 840-408H640ZM120-48q-29.7 0-50.85-21.15Q48-90.3 48-120v-336q0-29.7 21.15-50.85Q90.3-528 120-528h480q29.7 0 50.85 21.15Q672-485.7 672-456v336q0 29.7-21.15 50.85Q629.7-48 600-48H120Zm0-72h480v-336H120v336Zm480-540ZM360-288Z"/></svg> |