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
882 B
XML
1 line
882 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M443-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-300q0-15.3 10.29-25.65Q476.58-768 491.79-768t25.71 10.35Q528-747.3 528-732v300h48v-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-96H443ZM175-720h89q10.4 0 17.2 7 6.8 7 6.8 17t-6.8 17q-6.8 7-17.2 7H132q-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.2v82q57-73 144-113.5T478-912q121 0 220 54t147 144q5 9 1.37 18.53-3.63 9.53-12.5 13.5-8.87 3.97-18.37.47Q806-685 801-694q-43-78-130-124t-193-46q-94 0-173.5 37.5T175-720Z"/></svg> |