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
741 B
XML
1 line
741 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M432-240q-100 0-170-70t-70-170q0-11 1.5-24t3.5-24h-5q-42 0-69-27.5t-27-68.02q0-40.52 28-68.5Q152-720 192-720q29 0 53.5 14.5T279-664q32-29 71.5-42.5T432-720h396q15.3 0 25.65 10.32Q864-699.35 864-684.09v71.83q0 15.26-10.35 25.76Q843.3-576 828-576H672v96q0 100-70 170t-170 70ZM191.86-600q10.14 0 17.14-6.86t7-17q0-10.14-6.86-17.14t-17-7Q182-648 175-641.14t-7 17q0 10.14 6.86 17.14t17 7Zm240.36 252q54.78 0 93.28-38.72t38.5-93.5q0-54.78-38.72-93.28t-93.5-38.5q-54.78 0-93.28 38.72t-38.5 93.5q0 54.78 38.72 93.28t93.5 38.5Zm-.01-60Q462-408 483-429.21t21-51Q504-510 482.79-531t-51-21Q402-552 381-530.79t-21 51Q360-450 381.21-429t51 21Zm-.21-72Z"/></svg> |