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
385 B
XML
1 line
385 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-138v-111q0-14 4.5-26.5T113-299l323-433-45-61q-4-6-6-13t-1-13.5q1-6.5 4.5-13T398-843q12-8 26.5-6.5T448-836l32 44 33-44q9-12 23.5-14t26.5 7q12 9 14 23.5t-7 26.5l-45 61 322 433q8 11 12.5 23.5T864-249v111q0 17-12.5 29.5T822-96H138q-17 0-29.5-12.5T96-138Zm236-30h295L480-373 332-168Z"/></svg> |