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
598 B
XML
1 line
598 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-173q-14 0-26.5-5T430-194L58-566q-11-11-16.5-25.5T36-620q0-17 6.5-31.5T63-677q88-66 193.5-102.5T480-816q118 0 223.5 36.5T897-677q14 11 21 25t7 31q0 14-6 29t-17 26l-40 40q-6 6-14.5 7.5T831-519q-17-5-33-7t-35-2q-98 2-166.5 73.5T528-293q0 21 2.5 36t7.5 32q2 8 0 16.5t-8 14.5q-11 11-23.5 16t-26.5 5Zm168 29q-10 0-17-7t-7-17v-144q0-10 7-17t17-7h24v-48q0-30 21-51t51-21q30 0 51 21t21 51v48h24q10 0 17 7t7 17v144q0 10-7 17t-17 7H648Zm60-192h72v-48q0-15-10.5-25.5T744-420q-15 0-25.5 10.5T708-384v48Z"/></svg> |