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
643 B
XML
1 line
643 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360-143.84V-582q-67-26-112.5-83.5T194-798q-2-12.73 8.78-21.36 10.78-8.64 25-8.64t25.72 8.5q11.5 8.5 13.57 22.84 11.38 68.86 64.16 114.76Q384-636 456-636h102q21 0 41.5 8.5T635-604l135 135q11 11 11 25t-11 25q-11 11-25.5 11T719-419L600-537v393.1q0 15.26-10.29 25.58Q579.42-108 564.21-108t-25.71-10.35Q528-128.7 528-144v-204h-96v204q0 15.3-10.29 25.65Q411.42-108 396.21-108t-25.71-10.3Q360-128.61 360-143.84ZM479.75-696q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5Z"/></svg> |