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
904 B
XML
1 line
904 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M215.77-216Q256-216 284-243.83q28-27.83 28-68.14Q312-335 301.5-356T271-391l-31-21v-260q0-10-7-17t-17-7q-10 0-17 7t-7 17v260l-31 21q-20 13-30.5 34.01-10.5 21.01-10.5 44.88Q120-272 147.77-244q27.78 28 68 28Zm.23 72q-70 0-119-49T48-312q0-42 19-78t53-60v-222q0-40.32 27.77-68.16 27.78-27.84 68-27.84Q256-768 284-740.16q28 27.84 28 68.16v222q33 24 52.5 60t19.5 78q0 70-49 119t-119 49Zm313-216q-47-32-72-83.5T432-552q0-100 70-170t170-70q100 0 170 70t70 170q0 57-25 108.5T815-360H529Zm26-72h234q26-23 38.5-54t12.5-66q0-70-49-119t-119-49q-70 0-119 49t-49 119q0 34 12.5 65.5T555-432Zm117 288q-20 0-34-14t-14-34h96q0 20-14 34t-34 14Zm-84-96q-15.3 0-25.65-10.29Q552-260.58 552-275.79t10.35-25.71Q572.7-312 588-312h168q15.3 0 25.65 10.29Q792-291.42 792-276.21t-10.35 25.71Q771.3-240 756-240H588Zm-372-72Zm456-240Z"/></svg> |