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
594 B
XML
1 line
594 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m438-320 159-148q11-10 6-23t-19-14l-121-7 83-106q4-5 3.5-11t-5.5-10q-5-5-11-5.5t-11 4.5L363-492q-11 10-5.5 23t19.5 14l120 7-83 106q-4 5-3.5 10.5T416-321q5 5 11 5.5t11-4.5Zm42 128q-50.57 0-95.27-15.67Q340.03-223.34 303-252l-50 49q-5 5-11.56 8-6.56 3-13.56 3-14.88 0-25.38-10.4-10.5-10.41-10.5-25.79 0-7.24 3-14.02 3-6.79 8.31-12.1L252-303q-28.66-37.03-44.33-81.73Q192-429.43 192-480q0-120 84-204t204.42-84h215.69q29.65 0 50.77 21.12Q768-725.76 768-696.11v215.69Q768-360 684-276q-84 84-204 84Z"/></svg> |