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
761 B
XML
1 line
761 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M648-216H228q-15.3 0-25.65-10.29Q192-236.58 192-251.79t10.35-25.71Q212.7-288 228-288h12v-240q0-41 13.5-78.5T290-677l53 53q-15 21-23 45.75T312-528v240h264L115-749q-11-11-11-25.5t11-25.5q11-11 26-11t26 11l627 628q11 11 11 25t-11 25q-11 11-25.5 11T743-122l-95-94ZM528-763q85 16 138.5 82T720-528v93q0 18-11.25 27T684-399q-13.5 0-24.75-9.22T648-435v-93q0-70-49-119t-119-49q-14 0-27 2t-26.1 6.62Q411-682 395-686.5q-16-4.5-24-18.5-6-12-3.5-24.5t14-17.5q11.5-5 24-9t26.5-7v-53q0-20 14-34t34-14q20 0 34 14t14 34v53Zm-84 343Zm35.92 324Q453-96 432-110.88q-21-14.87-21-40.12 0-8 5.5-12.5T430-168h100q8 0 13.5 4.5T549-151q0 25.25-21.08 40.12Q506.83-96 479.92-96ZM522-547Z"/></svg> |