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
600 B
XML
1 line
600 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M312-144h-96q-29 0-50.5-21.5T144-216v-264q0-70 26.7-131.13 26.7-61.14 72.14-106.4 45.43-45.27 106.8-71.87Q411-816 480.5-816q69.5 0 130.63 26.6 61.14 26.6 106.4 71.87 45.27 45.26 71.87 106.4Q816-550 816-480v264q0 29-21.15 50.5T744-144h-96q-29.7 0-50.85-21.18Q576-186.35 576-216.09v-144.17Q576-390 597.15-411q21.15-21 50.85-21h96v-48q0-110.31-76.78-187.16-76.78-76.84-187-76.84T293-667.16Q216-590.31 216-480v48h96q29.7 0 50.85 21.18Q384-389.65 384-359.91v144.17Q384-186 362.85-165 341.7-144 312-144Z"/></svg> |