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
1.7 KiB
XML
1 line
1.7 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-408q0-62.63 29-123.82Q226-593 269-649.5 312-706 362.5-755t92.5-87q5-5 11.52-7 6.51-2 13.03-2 7.45 0 13.49 2.5 6.05 2.5 10.7 7.5 36.26 34 75.76 73 39.5 39 77.5 82 25 29 47.5 58.5T745-566q8 13.05 3 27.02Q743-525 729-519t-28 1.5q-14-4.5-21.58-17.63Q651-582 603-638.5 555-695 480-769 348-638 294-557t-54 149q0 94 66.5 165T466-168q18 1 27 12.5t9 25.5q0 14-9.5 24.5T466-95q-122-2-210-97t-88-216Zm300-61Zm157.23 359.03q-9.23 3.97-18.27.15-9.03-3.83-12.96-13.18l-7-15q-6-14-9-27.88-3-13.87-3-28.12 0-20 5.5-38.5T593-269q7.2-17.33 12.6-35.16Q611-322 611-340q0-9-2-18.5t-6-17.5l-6-15q-4-9-.37-18.18 3.63-9.17 12.5-13 8.87-3.82 18.32-.22 9.44 3.6 13.55 12.4l7 15q5.87 12.98 8.43 27.49Q659-353 659-339q0 19.59-5.5 38.3Q648-282 641-264q-6.8 16.76-11.9 34.51Q624-211.74 624-193q0 9.56 1.5 18.78T631-157l7 15q4 9 .23 18.53-3.78 9.53-13 13.5Zm108 0q-9.23 3.97-18.27.15-9.03-3.83-12.96-13.18l-7-15q-6-14-9-27.88-3-13.87-3-28.12 0-20 5.5-38.5T701-269q7.2-17.33 12.6-35.16Q719-322 719-340q0-9-2-18.5t-6-17.5l-6-15q-4-9-.37-18.18 3.63-9.17 12.5-13 8.87-3.82 18.32-.22 9.44 3.6 13.55 12.4l7 15q6 13 8.5 27.5T767-339q0 19.59-5.5 38.3Q756-282 749-264q-6.8 16.76-11.9 34.51Q732-211.74 732-193q0 9.56 1.5 18.78T739-157l7 15q4 9 .23 18.53-3.78 9.53-13 13.5Zm91.9-312.21q8.87-3.82 18.32-.22 9.44 3.6 13.55 12.4l7 15q5.87 12.67 8.43 26.84Q875-354 875-340q0 20-5.5 38.5T857-265q-6.8 17.24-11.9 34.99Q840-212.27 840-193q0 9.56 1.5 18.78T847-157l7 15q2 4 2 9.18t-2 9.5q-2 4.32-5.2 7.76-3.2 3.44-8 5.74-8.8 3.82-17.84 0-9.03-3.83-12.96-13.18l-7-15q-6-14-9-27.88-3-13.87-3-28.12 0-20 5.5-38.5T809-269q7.2-17.33 12.6-35.16Q827-322 827-340q0-9-2-18.5t-6-17.5l-6-15q-4-9-.37-18.18 3.63-9.17 12.5-13Z"/></svg> |