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
743 B
XML
1 line
743 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M751-528q-35 0-71-18t-78-56q-39-36-59.5-82T528-768q2-11 6.5-20.5T546-805q26-26 99.5-43.5T784-863q23 2 38.5 5.5T846-846q7 7 10.5 20.5T862-792q5 64-12.5 141T806-548q-10 10-24 15t-31 5Zm36-184q2-17 3-37t2-43q-19-1-39.5.5T711-787q13 9 23 17t19 17q9 9 17 18.5t17 22.5Zm-32 112q2-17-13.5-47.5T702-702q-25-25-52-39t-50-14q-2 20 13.5 49.5T653-653q25 23 57 39.5t45 13.5Zm-98 192H303q-14 0-27-5t-23-15L97-574q-11-10-11-24.5T96-624q10-11 24.5-11.5T146-626l156 146h354q15 0 28 6t24 17l158 167q10 11 9.5 25.5T864-240q-11 10-25.5 10T814-241L657-408ZM372-96q-15 0-25.5-10.5T336-132v-132q0-30 21-51t51-21h144q30 0 51 21t21 51v132q0 15-10.5 25.5T588-96H372Z"/></svg> |