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
1.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M115-96q-11.67 0-15.83-11.5Q95-119 103-127l41-41h480l41 41q8 8 3.83 19.5Q664.67-96 653-96H115Zm52-120 49-50q-52-9-86-49t-34-93v-264q0-113 84-176.5T384-912q20 0 39.5 2t37.5 6q17 4 24 16t4 26q-3 14-14 23t-28 5q-15-3-30.5-4.5T384-840q-41.67 0-83.33 11Q259-818 226-792h160q18 0 27 11.25t9 24.75q0 13.5-9.22 24.75T386-720H175q-4 11-5.5 23t-1.5 25v72h227q18 0 27 11.25t9 24.75q0 13.5-9 24.75T395-528H168v120q0 30 21 51t51 21h288q25 0 43.5-14.5T597-388q3-14 15.5-22.5T639-416q15 3 23.5 15.5T668-373q-11 41-42 70t-74 37l48 50H167Zm217-168q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm287.77-96Q592-480 536-536.16 480-592.32 480-672q0-80 56-136t136.45-56q79.49 0 135.52 56.23 56.03 56.22 56.03 136Q864-592 807.77-536q-56.22 56-136 56Zm.23-192q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Zm0 96q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8 0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Zm-288 48Zm0-264Z"/></svg> |