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
833 B
XML
1 line
833 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M240-96q-60 0-102-42T96-240q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102T240-96Zm480 0q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102T720-96Zm-479.79-72Q270-168 291-189.21t21-51Q312-270 290.79-291t-51-21Q210-312 189-290.79t-21 51Q168-210 189.21-189t51 21Zm480 0Q750-168 771-189.21t21-51Q792-270 770.79-291t-51-21Q690-312 669-290.79t-21 51Q648-210 669.21-189t51 21ZM480.22-324Q450-324 429-344.78t-21-51Q408-426 428.78-447t51-21Q510-468 531-447.22t21 51Q552-366 531.22-345t-51 21ZM480-528q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42Zm.21-72Q510-600 531-621.21t21-51Q552-702 530.79-723t-51-21Q450-744 429-722.79t-21 51Q408-642 429.21-621t51 21Zm-.21-72ZM240-240Zm480 0Z"/></svg> |