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
599 B
XML
1 line
599 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M264-600h-35.79q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.32-25.71 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.35Q336-651.3 336-636v312q0 15.3-10.29 25.65Q315.42-288 300.21-288t-25.71-10.35Q264-308.7 264-324v-276Zm351 192-59 102q-5 8-12.81 13-7.81 5-17.92 5-21.13 0-31.7-18t.14-36.14L574-480l-80-138q-11-18-.51-36t31.47-18q10.04 0 18.04 5t13 13l59 102 60-102q5-8 13.16-13t18.13-5q20.86 0 31.28 18 10.43 18-.57 36l-80 138 80.29 137.75Q748-324 737.69-306t-31.83 18q-9.86 0-17.86-5t-13-13l-60-102Z"/></svg> |