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
651 B
XML
1 line
651 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M144-245v-470q0-19 15.5-29.5T193-748l381 151q17 7 21 21t-1 27q-5 13-17.5 20t-29.5 0L216-661v109l139 46q9 3 14 10.5t5 15.5q0 8-5 15.5T355-454l-139 46v120l148-70q17-7 29 .5t17 20.5q5 13 1 26t-21 20l-197 79q-18 7-33.5-3.5T144-245ZM671.77-96Q592-96 536-152.23q-56-56.22-56-136Q480-368 536.23-424q56.22-56 136-56Q752-480 808-423.77q56 56.22 56 136Q864-208 807.77-152q-56.22 56-136 56ZM696-298v-62q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v67q0 8 3 14.5t8.09 11.59L710-216q7.36 7 17.18 7t16.82-7q7-7 7-16.82T744-250l-48-48ZM350-478Z"/></svg> |