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
837 B
XML
1 line
837 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M743-116 322-536q-5 13-7.5 27t-2.5 29q0 26 7 49t20 43q8 13 8 27t-11 25q-11 11-25 10.5T288-337q-23-30-35.5-66.5T240-480q0-30 7.5-57.5T268-590l-53-54q-22 36-34.5 77.5T168-480q0 55 18 104t50 89q10 12 9.5 26.5T234-235q-11 11-26 10.5T183-237q-42-50-64.5-112T96-480q0-60 17-114.5T162-696l-47-47q-11-11-11-25.5t11-25.5q11-11 25.5-11t25.5 11l628 628q11 11 11 25t-11 25q-11 11-25.5 11T743-116Zm33-181q-13-8-17-22t3-28q14-30 22-64t8-69q0-55-18-104t-50-89q-10-12-9.5-26.5T726-725q11-11 26-10.5t25 12.5q42 50 64.5 112T864-480q0 46-10 89.5T825-309q-7 14-21.5 17t-27.5-5Zm-115-81q-14-5-21-18.5t-2-27.5q5-14 7.5-27.5T648-480q0-26-7-49t-20-43q-8-13-8-27t11-25q11-11 25-10.5t23 11.5q23 30 35.5 66.5T720-480q0 21-3.5 40.5T707-401q-5 14-18.5 21t-27.5 2Z"/></svg> |