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
960 B
XML
1 line
960 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M98-516q14-149 123.5-248.5T480-864q79.68 0 149.28 30.24T751.2-751.2q52.32 52.32 82.56 121.92Q864-559.68 864-480q0 78.72-30.24 148.8-30.24 70.08-82.56 122.4-52.32 52.32-121.92 82.56Q559.68-96 480-96q-66.51 0-129.25-22Q288-140 237-183q-12-11-11.5-26.5T238-237q9-8 20.85-10 11.84-2 21.15 6 42 36 93.5 54.5T480-168q129.67 0 220.84-91.23 91.16-91.23 91.16-221Q792-610 700.84-701 609.67-792 480-792q-119 0-207.5 79T170-516q-1.81 15.3-12.21 25.65Q147.38-480 132-480q-15.21 0-25.61-10.8Q96-501.6 98-516Zm382 36Zm120-19v79q0 15.3 10.29 25.65Q620.58-384 635.79-384t25.71-10.35Q672-404.7 672-420v-168q0-15.3-10.35-25.65Q651.3-624 636-624H468q-15.3 0-25.65 10.29Q432-603.42 432-588.21t10.35 25.71Q452.7-552 468-552h84L421-422l-84.04-84.08Q326-517 312-517t-25.2 11.2L131-350q-11 11-10.5 25t11.5 25q11 11 25.5 11t25.5-11l129-129 84.04 84.08Q407-334 421-334t25-11l154-154Z"/></svg> |