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="M336-624q-50 0-85-35t-35-85q0-50 35-85t85-35q40 0 71.5 23t42.93 61H684q15.3 0 25.65 10.47Q720-759.05 720-743.57q0 14.57-10.5 25.07T684-708h-12v48q0 15.3-10.29 25.65Q651.42-624 636.21-624t-25.71-10.35Q600-644.7 600-660v-48H450q-11 38-42.5 61T336-624Zm0-72q20.4 0 34.2-13.8Q384-723.6 384-744q0-20.4-13.8-34.2Q356.4-792 336-792q-20.4 0-34.2 13.8Q288-764.4 288-744q0 20.4 13.8 34.2Q315.6-696 336-696Zm35.79 468q15.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.5Zm216 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.5ZM312-144v12q0 15.3-10.29 25.65Q291.42-96 276.21-96t-25.71-10.35Q240-116.7 240-132v-191q0-6.65 1.5-12.83Q243-342 245-348l49-133q8-21 26.53-34T362-528h237q22.94 0 41.47 13Q659-502 667-481l49 133q2 5.77 3 12.02t1 12.98v191q0 15.3-10.29 25.65Q699.42-96 684.21-96t-25.71-10.35Q648-116.7 648-132v-12H312Zm23-240h291l-26-72H362l-27 72Zm-23 72v96-96Zm0 96h336v-96H312v96Z"/></svg> |