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
909 B
XML
1 line
909 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-307q94-78 143-150.62 49-72.63 49-136.42Q672-649 652.5-687q-19.5-38-48.35-61.12-28.84-23.12-62.5-33.5Q508-792 480.36-792t-61 10.5Q386-771 356.5-748t-49 61Q288-649 288-594.04q0 63.79 49.5 136.42Q387-385 480-307Zm0 76q-8.97 0-17.48-3-8.52-3-16.16-8.83Q369-304 292.5-395.41 216-486.83 216-594.04q0-67.96 24.06-118.23 24.07-50.26 61.82-84.08 37.75-33.83 84.93-50.74Q434-864 480-864t93.19 16.91q47.18 16.91 84.93 50.74 37.75 33.82 61.82 84.08Q744-662 744-593.72 744-486 668-395.5T513.73-242.91Q506-237 497.48-234q-8.51 3-17.48 3Zm.21-297Q510-528 531-549.21t21-51Q552-630 530.79-651t-51-21Q450-672 429-650.79t-21 51Q408-570 429.21-549t51 21ZM252-96q-15.3 0-25.65-10.29Q216-116.58 216-131.79t10.35-25.71Q236.7-168 252-168h456q15.3 0 25.65 10.29Q744-147.42 744-132.21t-10.35 25.71Q723.3-96 708-96H252Zm228-498Z"/></svg> |