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
744 B
XML
1 line
744 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M144-168v-96q0-29.7 21.15-50.85Q186.3-336 216-336h36v-108q0-29.7 21.15-50.85Q294.3-516 324-516h120v-108h-36q-29.7 0-50.85-21.15Q336-666.3 336-696v-96q0-29.7 21.18-50.85Q378.35-864 408.09-864h144.17Q582-864 603-842.85q21 21.15 21 50.85v96q0 29.7-21.15 50.85Q581.7-624 552-624h-36v108h120q29.7 0 50.85 21.15Q708-473.7 708-444v108h36.16Q774-336 795-314.85q21 21.15 21 50.85v96q0 29.7-21.18 50.85Q773.65-96 743.91-96H599.74Q570-96 549-117.15 528-138.3 528-168v-96q0-29.7 21.15-50.85Q570.3-336 600-336h36v-108H324v108h36.16Q390-336 411-314.85q21 21.15 21 50.85v96q0 29.7-21.18 50.85Q389.65-96 359.91-96H215.74Q186-96 165-117.15 144-138.3 144-168Z"/></svg> |