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
740 B
XML
1 line
740 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M288-48q-30 0-51-21t-21-51v-720q0-30 21-51t51-21h384q30 0 51 21t21 51v75q0 8-3 14.5t-8 11.5L551-556q-32 32-32 76t32 76l182 183q5 5 8 11.5t3 14.5v75q0 30-21 51t-51 21H288Zm369-353q-12-6-18.5-18.5T640-447q4-8 6-16.5t2-16.5q0-8-2-16.5t-6-16.5q-8-15-1.5-27.5T657-559q12-6 26.5-2.5T707-541q8 14 10.5 29.5T720-480q0 16-2.5 31.5T707-419q-9 17-23.5 20.5T657-401Zm101 99q-11-8-15.5-21.5T748-349q23-28 33.5-60t10.5-71q0-39-10.5-71T748-611q-10-12-5.5-25.5T758-658q11-8 26-6t28 19q25 35 38.5 76.5T864-480q0 47-13.5 88.5T812-315q-13 17-28 19t-26-6ZM480-720q15 0 25.5-10.5T516-756q0-15-10.5-25.5T480-792q-15 0-25.5 10.5T444-756q0 15 10.5 25.5T480-720Z"/></svg> |