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
1009 B
XML
1 line
1009 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-864q-90 0-171 36T175-720h89q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8H132q-15.3 0-25.65-10.35Q96-692.7 96-708v-132q0-10.4 6.8-17.2 6.8-6.8 17.2-6.8 10.4 0 17.2 6.8 6.8 6.8 6.8 17.2v82q60-78 149-116t187-38q98 0 187 38t149 116v-82q0-10.4 6.8-17.2 6.8-6.8 17.2-6.8 10.4 0 17.2 6.8 6.8 6.8 6.8 17.2v132q0 15.3-10.35 25.65Q843.3-672 828-672H696q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h89q-53-72-134-108t-171-36ZM443-96q-24 0-46-9t-39-26L184.82-304.23Q174-315 174-329t11-25l6-6q14-14 32-18.5t37 .5l76 19v-325q0-15.3 10.29-25.65Q356.58-720 371.79-720t25.71 10.35Q408-699.3 408-684v252h48v-107.74q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.35Q528-555.3 528-540v108h48v-60q0-15.3 10.29-25.65Q596.58-528 611.79-528t25.71 10.35Q648-507.3 648-492v60h48v-12q0-15.3 10.29-25.65Q716.58-480 731.79-480t25.71 10.35Q768-459.3 768-444v180q0 70-49 119T600-96H443Z"/></svg> |