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
769 B
XML
1 line
769 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M576-96q-48 0-93-16.5T400-158l-50.96 51.882Q338.12-95 323.56-95T298-105.929q-11-10.928-11-25.5 0-14.571 11.118-25.512L350-208q-29-38-45.5-83T288-384.495Q288-504 372-588t204-84h216q29.7 0 50.85 21.15Q864-629.7 864-600v216q0 57-22 109.5T780-181q-42 41-94 63T576-96ZM216-576q0-70 49-119t119-49q-70 0-119-49t-49-119q0 70-49 119T48-744q70 0 119 49t49 119Zm360 408q43.083 0 82.576-15.817 39.492-15.818 70.009-47.452Q760-262 776-301.553q16-39.553 16-82.702V-600H576.251Q534-600 494.5-583.5 455-567 425-538q-32 30-48.5 69.825T360-384q0 34 10.5 65.5T401-259l210-210q10.636-11 24.818-11Q650-480 661-469q11 11 11 25.182 0 14.182-11 24.818L451-208q27 20 59 30t66 10Zm0-216Zm0 0Z"/></svg> |