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
537 B
XML
1 line
537 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M455-337 337-455q-11-10.64-11-24.82T337-505l118-118q10.64-11 24.82-11T505-623l118 118q11 10.64 11 24.82T623-455L505-337q-10.64 11-24.82 11T455-337Zm75.77 220.23Q520-106 507-101t-27 5q-14 0-27-5t-23.77-15.77L116.77-429.23Q106-440 101-453t-5-27q0-14 5.5-27t15.5-24l312-312q11-11 23.84-16 12.83-5 27-5 14.16 0 27.66 5t23.5 16l312.2 312.2Q854-520 859-507t5 27q0 14-5 27t-15.77 23.77L530.77-116.77ZM480-202l278-278-278-278-278 278 278 278Z"/></svg> |