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
791 B
XML
1 line
791 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M264-109q-29.7 0-50.85-21.15Q192-151.3 192-181v-624q0-29.7 21.15-50.85Q234.3-877 264-877h282q14.22 0 27.11 5Q586-867 597-856l150 150q11 11 16 23.89t5 27.11v222q0 15.3-10.29 25.65Q747.42-397 732.21-397t-25.71-10.35Q696-417.7 696-433v-204H564q-15.3 0-25.65-10.35Q528-657.7 528-673v-132H264v624h300q15.3 0 25.65 10.29Q600-160.42 600-145.21t-10.35 25.71Q579.3-109 564-109H264Zm480-93v44.6q0 15.47-10.29 25.93Q723.42-121 708.21-121t-25.71-10.37Q672-141.73 672-157.06v-131.61q0-15.33 10.37-25.83 10.36-10.5 25.69-10.5h131.61q15.33 0 25.83 10.29 10.5 10.29 10.5 25.5t-10.48 25.71Q855.04-253 839.56-253H794l81 81q11 11 11 25t-10.52 25q-11.48 11-26.15 11-14.66 0-25.33-11l-80-80Zm-480 21v-624 624Z"/></svg> |