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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M743-115.99 666-192H168q-29.7 0-50.85-21.15Q96-234.3 96-264v-20q0-31 10-48.5t37-33.5q56-32 116.5-49T384-432q11 0 23 1t23 2l-52-51q-54 0-95.5-41.5T241-617L115-743q-11-10.67-10.5-25.33Q105-783 116-794q11-11 25.67-11 14.66 0 25.33 11l626.92 627.92Q805-155 805-140.82q0 14.18-11 24.82-10.67 11-25.33 11Q754-105 743-115.99Zm-11-424.26h-72q-15.3 0-25.65-10.38Q624-561 624-576.23q0-15.24 10.35-25.54 10.35-10.31 25.65-10.31h72v-71.69q0-15.23 10.29-25.73t25.5-10.5q15.21 0 25.58 10.35 10.38 10.35 10.38 25.65v72h72.17q15.33 0 25.71 10.35Q912-591.3 912-576q0 15.3-10.37 25.65Q891.25-540 875.92-540h-72.17v72q0 15.3-10.38 25.65Q783-432 768-432q-15.3 0-25.65-10.37Q732-452.75 732-468.08v-72.17ZM509-553l-55-55q1-4 1.5-8t.5-8q0-29-21.5-50.5T384-696q-5 0-8.5.5T368-694l-55-55q14-8 32.82-13.5T384-768q60 0 102 42t42 102q0 19-5.5 38.5T509-553ZM168-264h426l-70-70q-38-13-73-19.5t-67-6.5q-54 0-105.5 14T179-304q-6 4-8.5 8.97-2.5 4.96-2.5 11.03v20Zm240-384Zm-24 384Z"/></svg> |