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
506 B
XML
1 line
506 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M447-144q-126 0-214.5-88.5T144-447q0-58 19-110.5t52.5-93q33.5-40.5 80.5-66T399-745q22-2 32.5 16.5T431-691q-13 20-17.5 44t-4.5 48q0 95 66.5 161.5T637-371q11 0 22.5-1t22.5-4q20-7 35 7.5t9 34.5q-28 89-106.5 139.5T447-144Zm200-459-18 53q-4 10-12.5 16t-19.5 6q-17 0-27-14t-4-31l96-268q4-11 12.5-17t19.5-6h25q11 0 20 6t13 17l96 269q6 17-4 30.5T817-528q-11 0-19.5-6T785-551l-18-52H647Zm17-50h86l-43-137-43 137Z"/></svg> |