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
887 B
XML
1 line
887 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M144-276q0-15.16 10.5-25.58Q165-312 180-312q6.14 0 11.9 2.08 5.75 2.09 11.12 6.25Q213-297 224.5-292.5T248-288q29.7 0 50.85-21.21 21.15-21.21 21.15-51T298.85-411Q277.7-432 248-432q-12.21 0-23.6 4-11.4 4-21.11 12-5.29 4-11.29 6-6 2-12 2-15 0-25.5-10.42T144-444v-156q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h181q1 0 1 1t-1-1q-11-14-18-38.5t-7-44.5q0-66 45.5-111.5T480-864q65 0 110.5 45.5T636-707q0 21-7 44.5T611-624q-1 2-1 1t1-1h181q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v156q0 15.3-10.35 25.65Q795.3-408 780-408q-6 0-12-2t-11.29-6q-9.71-8-21.11-12-11.39-4-23.6-4-29.7 0-50.85 21.21-21.15 21.21-21.15 51T661.03-309q21.02 21 50.55 21 13.42 0 24.92-3.5Q748-295 757-304q5-5 11-6.5t12-1.5q15.3 0 25.65 10.35Q816-291.3 816-276v156q0 10.2-6.9 17.1Q802.2-96 792-96H168q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-156Z"/></svg> |