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
822 B
XML
1 line
822 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M552-144q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-144q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h96q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v144q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-96Zm24-48h48v-96h-48v96Zm168 96q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-72q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h72v-24h-72q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h96q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v72q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-72v24h72q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2Q850.4-96 840-96h-96ZM456.07-851q6.93 0 12.93 2t11 7q91 82 173.5 172T762-459q5 20-9 35.5T718.2-408H528.33q-29.83 0-51.08 21.15T456-336v200q0 17-13.73 28-13.72 11-31.67 11Q286-97 215-187t-71-221q0-137 93-239.5t195.18-194.6q4.82-4.9 10.89-6.9 6.06-2 13-2Z"/></svg> |