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
577 B
XML
1 line
577 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 96 960 960"><path d="M407.723 720Q378 720 357 698.834q-21-21.167-21-50.889V359.723Q336 330 357.166 309q21.167-21 50.889-21h288.222Q726 288 747 309.166q21 21.167 21 50.889v288.222Q768 678 746.834 699q-21.167 21-50.889 21H407.723ZM408 360v288h288V360H408ZM264 864q-29.7 0-50.85-21.15Q192 821.7 192 792V516q0-15.3 10.289-25.65 10.29-10.35 25.5-10.35Q243 480 253.5 490.35 264 500.7 264 516v276h276q15.3 0 25.65 10.289 10.35 10.29 10.35 25.5Q576 843 565.65 853.5 555.3 864 540 864H264Zm144-504v288-288Z"/></svg> |