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="M264-168v48h432v-48H264Zm434-210q-11-3-20-8t-17-13l-27.57 8.94Q627-388 621-391t-9-8l-10-17q-3-5-2.5-11t5.38-11.21L626-458q-1-7-2-18t2-26l-20.16-18.21Q601-525 600-531.5q-1-6.5 2-11.5l10-17q3-5 9-7.5t12-.5l27 8q8-8 17.5-13t20.5-9l7-28q2-6 6.34-10t10.66-4h20q6.32 0 10.66 4t6.34 10l7 28q11 4 20.5 9t17.5 13l27-8q6-2 12 .5t9 7.5l10 17q3 5 2 11.5t-5.84 11.29L838-502q1 5 2 16.5t-2 27.5l21.13 19q4.87 5 5.37 11t-2.5 11l-10 18q-3 5-9 7.5t-12.24.62L804-399q-8 8-17.5 12.5T766-378l-7 28q-2 6-6.34 10T742-336h-20q-6.32 0-10.66-4T705-350l-7-28Zm34-54q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14ZM264-792h432v-48H264v48Zm0 0v-48 48Zm0 624v48-48Zm0 120q-29.7 0-50.85-21.15Q192-90.3 192-120v-720q0-29.7 21.15-50.85Q234.3-912 264-912h432q29.7 0 50.85 21.15Q768-869.7 768-840v132q0 15.3-10.29 25.65Q747.42-672 732.21-672t-25.71-10.35Q696-692.7 696-708v-12H264v480h432v-12q0-15.3 10.29-25.65Q716.58-288 731.79-288t25.71 10.35Q768-267.3 768-252v132q0 29.7-21.15 50.85Q725.7-48 696-48H264Z"/></svg> |