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
724 B
XML
1 line
724 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.5-120 358-79q-6 2-12 2.5t-11.37.5q-28.65 0-50.14-20.25Q263-116.5 263-148v-211L154-539q-5-8-7.5-17.52-2.5-9.53-2.5-19.5 0-9.98 2.5-19.48T154-613l131-216q10.03-16.58 26.44-25.79Q327.85-864 347-864h266q19.15 0 35.56 9.21Q664.97-845.58 675-829l131 216q5 8 7.5 17.52 2.5 9.53 2.5 19.5 0 9.98-2.5 19.48T806-539L696-357v209q0 31.32-21.71 51.66Q652.57-76 623.62-76q-5.43 0-10.86-1T601-80l-121.5-40ZM347-360h266l131-216-131-216H347L216-576l131 216Zm91-166 144-144q11-11 25.5-11t25.5 10.52Q644-659 644-645t-11 25L463-450q-10.91 11-25.45 11Q423-439 412-450l-85-85q-11-11-10.5-25.5T328-586q11-11 25.67-11 14.66 0 25.33 11l59 60Z"/></svg> |