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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-101q-6 0-12.33-1-6.34-1-12.67-3-126-47-194.5-163T192-515v-181q0-22.31 12-40.15Q216-754 236-762l216-90q14-5 28-5t28 5l216 90q20 8 32 25.85 12 17.84 12 40.15v156q0 15.3-10.29 25.65Q747.42-504 732.21-504t-25.71-10.35Q696-524.7 696-540v-156l-216-90-216 90v181q0 105 56.5 203.5T480-171q19-6 35.5-15.5T547-208q12-9 27-8t24 13q10 13 8 28.5T591-150q-20 14-40.87 24.81-20.87 10.81-44.87 19.91Q499-103 492.5-102t-12.5 1Zm324.21 5Q789-96 778.5-106.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.71T804.21-96ZM768-276v-120q0-15.3 10.29-25.65Q788.58-432 803.79-432t25.71 10.35Q840-411.3 840-396v120q0 15.3-10.29 25.65Q819.42-240 804.21-240t-25.71-10.35Q768-260.7 768-276ZM480-480Zm.21 72Q510-408 531-429.21t21-51Q552-510 530.79-531t-51-21Q450-552 429-530.79t-21 51Q408-450 429.21-429t51 21Zm-.21 72q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 20-5 38.11T604-407l92 92q11 10.67 11 25.33Q707-275 696.07-264q-10.93 11-25.5 11T645-264l-92-92q-17 11-35 15.5t-38 4.5Z"/></svg> |