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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M743.79-660q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm-144 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm73.35 84q-25.87 0-49.5 9.5Q600-557 585-536q-8 10 0 21t25 11h127q15 0 22.5-11t-.5-21q-15-20-37.5-30t-48.36-10ZM288-96q-100 0-170-70T48-336v-216q0-29.7 21.74-50.85Q91.47-624 122-624h334q29.7 0 50.85 21.15Q528-581.7 528-552v216q0 100-70 170T288-96Zm0-72q70 0 119-49t49-119v-216H120v216q0 70 49 119t119 49Zm624-624v218q0 101.15-70 169.58Q772-336 672-336q-16.32 0-32.16-1.5Q624-339 609.5-344T588-362.33q-7-13.34-2-27.56 5-14.22 18.45-21.17Q617.9-418 632-413q11 2.5 21 3.75t21 1.25q68.91 0 117.45-48.5Q840-505 840-574v-218H504v84q0 15.3-10.29 25.65Q483.42-672 468.21-672t-25.71-10.35Q432-692.7 432-708v-84q0-29.7 21.15-50.85Q474.3-864 504-864h336q29.7 0 50.85 21.15Q912-821.7 912-792ZM215.79-420q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm144 0q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5Zm-70.94 156q26.15 0 48.65-10t37.5-30q8-10 .5-21T353-336H226q-17 0-25 11t0 21q15 21 38.35 30.5t49.5 9.5ZM282-344Zm389-273Z"/></svg> |