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
720 B
XML
1 line
720 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-231q-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-291Q510-522 531-543.74q21-21.73 21-52.26 0-30.94-21.21-52.97-21.21-22.03-51-22.03T429-648.96q-21 22.05-21 53 0 30.96 21.21 52.46t51 21.5ZM252-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-96H252Z"/></svg> |