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
800 B
XML
1 line
800 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-480q0 37.73 8.5 73.98Q185-369.78 202-338q7 14 4.5 29T191-286.42Q178-278 164-281t-22-17q-22-41-34-86.7-12-45.71-12-95.3 0-50 12-95.5t34-86.5q8-14 22-17t27 5.42Q204-666 206.5-651q2.5 15-4.5 29-17 31.78-25.5 68.02Q168-517.73 168-480Zm312 216q-91 0-153.5-62.5T264-480q0-91 62.5-153.5T480-696q91 0 153.5 62.5T696-480q0 91-62.5 153.5T480-264Zm0-72q60 0 102-42t42-102q0-60-42-102t-102-42q-60 0-102 42t-42 102q0 60 42 102t102 42Zm311-144q0-37.73-8.5-73.98Q774-590.22 757-622q-7-14-4.3-29.02 2.7-15.03 15.3-22.98 13-8 27.5-5t22.5 17q22 41 33.5 86.5T863-480q0 50-11.49 95.62Q840.02-338.76 818-298q-8 14-22.5 17t-27.5-5.42Q755-294 752.5-309q-2.5-15 4.5-29 17-31.78 25.5-68.02Q791-442.27 791-480Zm-311 0Z"/></svg> |