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
570 B
XML
1 line
570 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M48-229v-503q0-14 7.5-26T76-776q45-20 92-30t96-10q69 0 120 13.5T492-760q11 6 17.5 16.5T516-720v474q43-20 88-31t92-11q37 0 73.5 5t70.5 19v-493q0-15 11-25.5t26-10.5q15 0 25.5 10.5T913-757v528q0 25-15.5 40t-32.5 7q-40-18-82.5-26t-86.5-8q-50 0-96 14.5T511-163q-8 4-15.5 6t-15.5 2q-8 0-15.5-1.5T449-163q-43-25-89-39t-96-14q-38 0-76 7.5T115-186q-24 10-45.5-3.5T48-229Zm576-195v-368q0-11 6-20t17-13l60-24q14-5 25.5 3t11.5 22v368q0 11-6 20t-17 13l-60 24q-14 5-25.5-3T624-424Z"/></svg> |