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
661 B
XML
1 line
661 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M300-96H134q-16 0-26.5-11T98-134q8-145 86.5-243T408-504v-120q-42-6-90.5-19.5t-92-37q-43.5-23.5-76-58T106-820q-4-17 7-30.5t28-13.5h678q17 0 28 13.5t7 30.5q-11 47-43.5 81.5t-76 58q-43.5 23.5-92 37T552-624v120q145 29 223.5 127T862-134q1 16-9.5 27T826-96H660q-15 0-25.5-10.5T624-132q0-15 10.5-25.5T660-168h127q-13-120-99-195.5T480-439q-122 0-207.5 75.5T173-168h127q15 0 25.5 10.5T336-132q0 15-10.5 25.5T300-96Zm180 0q-31 0-51.5-20.5T408-168q0-16 5-28.5t16-22.5q9-9 25.5-19.5T496-261l88-35q11-5 20 3.5t4 19.5l-39 96q-11 23-20.5 37.5T531-117q-10 11-22.5 16T480-96Z"/></svg> |