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
859 B
XML
1 line
859 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-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-96H443Zm253-576q-10.4 0-17.2-7-6.8-7-6.8-17t6.8-17q6.8-7 17.2-7h89q-50-69-129.5-106.5T482-864q-106 0-193 46T159-694q-5 9-14.5 12.5t-18.37-.47q-8.87-3.97-12.5-13.5Q110-705 115-714q48-90 147-144t220-54q103 0 190 40.5T816-758v-82q0-10.4 7-17.2 7-6.8 17-6.8t17 6.8q7 6.8 7 17.2v132q0 15.3-10.35 25.65Q843.3-672 828-672H696Z"/></svg> |