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
987 B
XML
1 line
987 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M255.91-144Q200-144 167-187.5T148-285l70-260q-32-18-53-51.54T144-672q0-60 42-102t102-42h312q40.55 0 61.27 34Q682-748 664-712l-72 144q-9 18-26.5 29T528-528h-83l-13 48h12q15.3 0 25.65 10.32Q480-459.35 480-444.09v71.83q0 15.26-10.35 25.76Q459.3-336 444-336h-51.43L364-227q-10.25 36.78-40.07 59.89T255.91-144Zm.09-72q14 0 24.5-8t14.5-22l75-282h-81.93L217-266q-5 19 7 34.5t32 15.5Zm32-384h240l72-144H288q-29.7 0-50.85 21.21-21.15 21.21-21.15 51T237.15-621q21.15 21 50.85 21Zm562-198-88 41q-8.74 5-17.87 1t-13.63-13q-4.5-9-1-18t12.5-14l88-41q9-5 18-1t13.5 13q4.5 9 1 18T850-798ZM742-531q-9-5-12.5-14t.5-18q5-10 14.33-13.5 9.34-3.5 18.67 1.5l87 41q9 5 13 14.15 4 9.16-1 17.91-4.61 8.76-13.87 12.85Q838.86-485 830-490l-88-41Zm122-117h-96q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h96q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8Zm-456-24Zm-79 144Z"/></svg> |