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
764 B
XML
1 line
764 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M714-143 121-414q-21-10-31.5-28.2T79-480q0-20 10.5-37.5T121-545l593-271q17.7-8 35.85-6.5 18.15 1.5 32.99 11.52 14.83 10.02 24 25.5Q816-770 816-750v126q15 0 25.5 10.29t10.5 25.5q0 15.21-10.32 25.71-10.33 10.5-25.59 10.5h-71.83q-15.26 0-25.76-10.29-10.5-10.29-10.5-25.5t10.35-25.71Q728.7-624 744-624v-126l-177 80q28 43 42.5 91t14.5 99q0 51-15 99t-43 91l178 81v-127q-15 0-25.5-10.29t-10.5-25.5q0-15.21 10.32-25.71 10.33-10.5 25.59-10.5h71.83q15.26 0 25.76 10.29 10.5 10.29 10.5 25.5t-10.35 25.71Q831.3-336 816-336v127q0 20-9.12 35.49Q797.76-158.02 783-148q-15 9-33 11t-36-6ZM500-320q24.96-35.1 38.48-75.87Q552-436.65 552-480q0-43-13.5-83.5T500-639L151-480l349 160Z"/></svg> |