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
747 B
XML
1 line
747 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-493ZM336-189l-81.18 81.18Q244-97 229.82-97.46 215.64-97.92 205-109q-11-11-11-25t10.82-24.82L286-240h-45.56q-15.48 0-25.96-10.29T204-275.79q0-15.21 10.37-25.71 10.36-10.5 25.69-10.5h131.61q15.33 0 25.83 10.37 10.5 10.36 10.5 25.69v131.61q0 15.33-10.29 25.83-10.29 10.5-25.5 10.5t-25.71-10.47Q336-128.93 336-144.4V-189ZM228.21-384q-15.21 0-25.71-10.35T192-420v-372q0-29.7 21.15-50.85Q234.3-864 264-864h312l192 192v504q0 29.7-21.13 50.85Q725.75-96 696.08-96h-179.8Q501-96 490.5-106.29q-10.5-10.29-10.5-25.5t10.35-25.71Q500.7-168 516-168h180v-456H564q-15.3 0-25.65-10.35Q528-644.7 528-660v-132H264v372q0 15.3-10.29 25.65Q243.42-384 228.21-384Z"/></svg> |