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
770 B
XML
1 line
770 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M589-240h-49q-15.3 0-25.65-10.29Q504-260.58 504-275.79t10.35-25.71Q524.7-312 540-312h49l135-168-135-168H264v60q0 15.3-10.29 25.65Q243.42-552 228.21-552t-25.71-10.35Q192-572.7 192-588v-60q0-29.7 21.15-50.85Q234.3-720 264-720h325q17.09 0 32.05 6.5Q636-707 646-693l134 168q16 20 16 45t-16 45L646-267q-10 14-24.95 20.5Q606.09-240 589-240Zm-95-240ZM264-312h-60q-15.3 0-25.65-10.29Q168-332.58 168-347.79t10.35-25.71Q188.7-384 204-384h60v-60q0-15.3 10.29-25.65Q284.58-480 299.79-480t25.71 10.35Q336-459.3 336-444v60h60q15.3 0 25.65 10.29Q432-363.42 432-348.21t-10.35 25.71Q411.3-312 396-312h-60v60q0 15.3-10.29 25.65Q315.42-216 300.21-216t-25.71-10.35Q264-236.7 264-252v-60Z"/></svg> |