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
692 B
XML
1 line
692 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M714-178 531-361l68-68 183 183q14 14 14 34t-14 34q-14 14-34 14t-34-14Zm-536 0q-14-14-14-34t14-34l234-234-64-64-13 13q-11 11-25 11t-25-11l-27-27v79q0 12-11.5 16t-19.5-4L125-569q-8-8-4-19.5t16-11.5h79l-11-12q-11-11-11-25t11-25l119-119q17-17 38.5-26t45.5-9q19 0 35.5 5.5T475-794q7 5 7.5 13.5T477-766l-72 71 22 22q11 11 11 25t-11 25l-11 11 64 64 83-83q-5-13-8-26t-3-27q0-55 38.5-93.5T684-816q7 0 13.5.5T711-813q9 3 11.5 11.5T718-786l-55 55q-5 5-5 13t5 13l42 42q5 5 13 5t13-5l55-55q7-7 15.5-4.5T813-711q2 7 2.5 13.5t.5 13.5q0 55-38.5 93T684-553q-14 0-27-2.5t-26-8.5L246-178q-14 14-34 14t-34-14Z"/></svg> |