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
699 B
XML
1 line
699 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M579-483 474-588h54v-62q0-6 5-9t10.16 2.16L635-565q5 5 5 13t-5 13l-56 56Zm218 219-71-72h66v-408H318l-72-72h546q29.7 0 50.85 21.15Q864-773.7 864-744v408q0 27.6-19 48.3-19 20.7-48 23.7Zm-83 120H84q-15.3 0-25.65-10.29Q48-164.58 48-179.79t10.35-25.71Q68.7-216 84-216h558l-48-48H168q-29.7 0-50.85-21.15Q96-306.3 96-336v-408q0-4 .5-8t1.5-8l-17-17q-11-10.71-11-25t11-25q11-11 26-11t26 11l695 696q11 11 11 25t-11 25q-11 11-25 11t-25-10.85L714-144ZM408-450v6q0 15.3-10.29 25.65Q387.42-408 372.21-408t-25.71-10.35Q336-428.7 336-444v-48q0-7.1 1-13.55 1-6.45 3-12.45L168-690v354h354L408-450Zm114-90Zm-177 27Z"/></svg> |