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
788 B
XML
1 line
788 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M240.21-756q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5ZM424-264l-56 135q-5 14-18.5 19.5t-27.45.06q-13.96-5.44-20-19.5Q296-143 302-157l45-108q-109-11-180-93.5T96-552v-168q0-60 42-102t102-42q16.32 0 31.16 4T301-850l214 84q11 5 11 17t-11 17l-131 52v47l308 177H396q-25.03 0-44.01-13.5Q333-483 327-506q-2.52-11.94-11.76-20.47T292.36-535q-15.45 0-25.91 10.35Q256-514.3 256-499q0 16.81 12 37.41Q280-441 291-430q20 21 47.05 33.5Q365.09-384 396-384h420l39 155q4 14-5.5 25.5T826-192h-18q-8.15 0-14.07-3.5Q788-199 783-205l-39-59H552v132q0 15.3-10.29 25.65Q531.42-96 516.21-96t-25.71-10.35Q480-116.7 480-132v-132h-56Z"/></svg> |