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
803 B
XML
1 line
803 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-792v624-624 168-168Zm0 696q-29.7 0-50.85-21.15Q144-138.3 144-168v-624q0-29.7 21.15-50.85Q186.3-864 216-864h282q14.22 0 27.11 5Q538-854 549-843l150 150q11 11 16 23.89t5 27.11v78q0 15-10.29 25.5t-25.5 10.5q-15.21 0-25.71-10.35T648-564v-60H516q-15.3 0-25.65-10.35Q480-644.7 480-660v-132H216v624h228q15.3 0 25.65 10.29Q480-147.42 480-132.21t-10.35 25.71Q459.3-96 444-96H216Zm455.77-96Q712-192 740-219.77q28-27.78 28-68Q768-328 740.16-356q-27.84-28-68.16-28-32 0-64 24t-32 72q0 40.32 27.77 68.16 27.78 27.84 68 27.84ZM887-73q-11 11-25.5 11T836-73l-73-74q-20 13-43.03 20t-47.47 7Q602-120 553-169t-49-119q0-70 49-119t119-49q70 0 119 49t49 119q0 24.61-7 47.81Q826-217 813-197l74 73q11 11 11 25.5T887-73Z"/></svg> |