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
612 B
XML
1 line
612 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m720-529 113-113q8-8 19.5-3.83Q864-641.67 864-630v297.88Q864-320 852.5-316q-11.5 4-19.5-4L719-434q-3 11-12.5 18.5T684-408q-15.3 0-25.65-10.35Q648-428.7 648-444v-252H371q-18 0-27-11.25T335-732q0-13.5 9-24.75T371-768h277q29.7 0 50.85 21.15Q720-725.7 720-696v167Zm58 447L81-778q-11-11-10.5-25.5T82-829q11-11 25-11t25 11l697 696q11 11 10.5 25.5T828-82q-11 11-25 11t-25-11ZM507-556ZM406-455ZM194-766l70 69h-48v433h432v-50l72 72q-8 20-25 35t-46.72 15H216q-29 0-50.5-21.19T144-264.14V-697q0-25.58 14.5-43.79T194-766Z"/></svg> |