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
803 B
XML
1 line
803 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M612-192q-15.3 0-25.65-10.29Q576-212.58 576-227.79t10.35-25.71Q596.7-264 612-264h33l-89.19-89.19Q545-364 545.46-378.67q.46-14.66 11.54-25.33 10.67-11 25.33-11 14.67 0 25.57 10.91L696-315v-33q0-15.3 10.29-25.65Q716.58-384 731.79-384t25.71 10.35Q768-363.3 768-348v120q0 15.3-10.35 25.65Q747.3-192 732-192H612Zm-409-11q-11-11-11-25.5t11-25.5l442-442h-33q-15.3 0-25.65-10.29Q576-716.58 576-731.79t10.35-25.71Q596.7-768 612-768h120q15.3 0 25.65 10.35Q768-747.3 768-732v120q0 15.3-10.29 25.65Q747.42-576 732.21-576t-25.71-10.35Q696-596.7 696-612v-33L253-202q-11 11-25 10.5T203-203Zm-1-503q-11-11-10.5-25.5T203-757q11-11 25.67-11 14.66 0 25.33 11l150 150q11 11 10.5 25.5T403-556q-11 11-25 11t-25-11L202-706Z"/></svg> |