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
798 B
XML
1 line
798 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M504.22-48Q374-48 283-138.85 192-229.69 192-360v-372q0-15.3 10.29-25.65Q212.58-768 227.79-768t25.71 10.35Q264-747.3 264-732v204h72v-300q0-15.3 10.29-25.65Q356.58-864 371.79-864t25.71 10.35Q408-843.3 408-828v300h72v-348q0-15.3 10.29-25.65Q500.58-912 515.79-912t25.71 10.35Q552-891.3 552-876v348h72v-252q0-15.3 10.29-25.65Q644.58-816 659.79-816t25.71 10.35Q696-795.3 696-780v228q-23.2 16.55-35.6 41.78Q648-485 648-456v96h-72q-60.48 0-102.24 41.76T432-216v24q0 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.2v-24q0-40 28-68t68-28h84q15.3 0 25.65-10.35Q696-332.7 696-348v-108q0-30.4 20.8-51.2Q737.6-528 768-528h12q15 0 25.5 10.5T816-492v132q0 130.31-90.78 221.15Q634.43-48 504.22-48Z"/></svg> |