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
536 B
XML
1 line
536 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M264-216h432v-344L480-725 264-560v344Zm0 72q-29.7 0-50.85-21.15Q192-186.3 192-216v-290l-36 28q-11.59 9-26.29 7Q115-473 106-485.44q-9-11.56-6.78-26.04Q101.44-525.95 113-535l323.19-247.74Q456-798 480.16-798T524-783l323.29 247.98Q859-526 861-511.5t-7 26.5q-9 12-23.5 14t-26.5-7l-36-28v290q0 29.7-21.15 50.85Q725.7-144 696-144H264Zm216-161q32 0 55.5-23.5T559-384q0-29-14-58.5T480-545q-51 75-65 103.5T401-384q0 32 23.5 55.5T480-305Zm0-79Z"/></svg> |