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
789 B
XML
1 line
789 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M768.21-144q-15.21 0-25.58-10.35-10.38-10.35-10.38-25.65v-72h-72.17q-15.33 0-25.71-10.35Q624-272.7 624-288q0-15.3 10.37-25.65Q644.75-324 660.08-324h72.17v-72q0-15.3 10.38-25.65Q753-432 768.23-432q15.24 0 25.54 10.35 10.31 10.35 10.31 25.65v72h71.69q15.23 0 25.73 10.29t10.5 25.5q0 15.21-10.35 25.56Q891.3-252.3 876-252.3h-72v72q0 15.3-10.29 25.8t-25.5 10.5Zm-288.42-30Q466-174 453-179t-24-16L58-566q-11-11-16.5-25.5T36-620q0-17 6.5-31.5T63-677q88-66 193.5-102.5T480-816q118 0 223.5 36.5T897-677q14 11 21 25t7 31q0 14-6 29t-17 26l-64 64q-4.93 5.25-11.96 7.12Q819-493 811-495q-20-5-40-5t-40 4q-65 12-112 58.5T560-326q-4 20-4 40.5t5 40.5q2 8 0 15t-7 12l-23 23q-11 11-24.21 16-13.22 5-27 5Z"/></svg> |