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
920 B
XML
1 line
920 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M258-384h78q20 0 34-14t14-34v-96q0-20-14-34t-34-14h-78q-8 0-13 5t-5 13v156q0 8 5 13t13 5Zm30-48v-96h48v96h-48Zm192-24-20.22-102.14Q458-566 452.04-571q-5.96-5-13.91-5-11.13 0-18.63 9-7.5 9-4.69 20.14L452-402q2.33 7.71 8.17 12.86Q466-384 473.78-384h12.44q7.78 0 13.61-5.14 5.84-5.15 8.17-12.86l37.19-145.79Q548-559 541.15-567.5 534.29-576 523-576q-8.21 0-14.37 5.43-6.17 5.43-8.63 13.57l-20 101Zm144 0h17l25 59q2.47 6.12 8.25 9.56 5.78 3.44 12.38 3.44 12.37 0 18.87-10 6.5-10 1.5-21l-18-41h7q10 0 17-7t7-17v-72q0-10.4-6.8-17.2-6.8-6.8-17.2-6.8H594q-8 0-13 5t-5 13v149.75q0 10.25 6.8 17.25t17.2 7q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2v-48Zm0-48v-24h48v24h-48ZM168-192q-29.7 0-50.85-21.16Q96-234.32 96-264.04v-432.24Q96-726 117.15-747T168-768h624q29.7 0 50.85 21.16Q864-725.68 864-695.96v432.24Q864-234 842.85-213T792-192H168Z"/></svg> |