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
602 B
XML
1 line
602 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 119Zm395 107L426-284q-11 11-11 25t10.522 25q11.478 11 25.66 11.5T476-233l185-186q11-10.636 11-24.818Q672-458 661-469q-11-11-25.182-11-14.182 0-24.818 11Z"/></svg> |