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
944 B
XML
1 line
944 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M483-96q-80.47 0-150.87-30.65-70.41-30.66-122.62-82.86-52.2-52.21-82.86-122.62Q96-402.53 96-483q0-120.58 67.5-218.79T343-844q13-5 25.5-4t21.94 9q7.56 7 11.56 18.5 4 11.5 4 28.5 0 78 29 147.5T521-518q54.32 54.07 124.16 83.03Q715-406 792-406q17 0 28.5 4t18.5 11.56q8 9.44 9.5 21.94 1.5 12.5-3.21 25.2Q802-231 702.8-163.5 603.6-96 483-96Zm0-72q88 0 164-45t115-122q-83-5-158.5-39.5T469-468q-60-60-94-135t-40-159q-77 41-122 116.18-45 75.19-45 162.82 0 131.25 91.88 223.12Q351.75-168 483-168Zm-14-300Zm106-181-70-69q-11-10.91-11-25.45Q494-758 505-769l70-70q10.91-11 25.45-11Q615-850 626-839l69 70q11 10.91 11 25.45Q706-729 695-718l-69 69q-10.91 11-25.45 11Q586-638 575-649Zm191.95 95.25-21.3-21.5Q735-586 735-600.4q0-14.4 10.75-25.2l21.5-21.6Q778-658 792-658t25 10.8l22 21.6q11 10.8 11 25.2 0 14.4-11 25.15l-22 21.5Q806-543 791.8-543t-24.85-10.75Z"/></svg> |