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
642 B
XML
1 line
642 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-192q-29-2-50.5-22T144-264v-263.84q0-69.72 26.5-131.44T243-766.5Q289-812 350.04-838q61.04-26 130-26 68.96 0 130.46 26 61.5 26 107 71.5t72 107.17Q816-597.67 816-528v384q0 29-21.15 50.5T744-72H516q-15.3 0-25.65-10.29Q480-92.58 480-107.79t10.35-25.71Q500.7-144 516-144h228v-48h-96q-29.7 0-50.85-21.18Q576-234.35 576-264.09v-144.17Q576-438 597.15-459q21.15-21 50.85-21h96v-48q0-112-77.24-188-77.23-76-186.5-76Q371-792 293.5-716 216-640 216-528v48h96q29.7 0 50.85 21.18Q384-437.65 384-407.91v144.17Q384-234 362.85-213 341.7-192 312-192h-96Z"/></svg> |