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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m127-582 130-227q5-9 13.5-13.5T288-827q9 0 17.5 4.5T319-809l130 227q5 9 5 18.5t-5 17.5q-5 8-12.5 13t-18.35 5h-260.3q-10.85 0-18.35-5-7.5-5-12.5-13t-5-17.5q0-9.5 5-18.5Zm161 438q-60 0-102-42.24t-42-101.55Q144-348 186-390q42-42 102-42t102 42q42 42 42 102t-42 102q-42 42-102 42Zm.21-72Q318-216 339-237.21t21-51Q360-318 338.79-339t-51-21Q258-360 237-338.79t-21 51Q216-258 237.21-237t51 21ZM221-600h134l-67-119-67 119Zm307 420.04v-215.76q0-15.28 10.34-25.78 10.34-10.5 25.62-10.5h215.76q15.28 0 25.78 10.34 10.5 10.34 10.5 25.62v215.76q0 15.28-10.34 25.78-10.34 10.5-25.62 10.5H564.28q-15.28 0-25.78-10.34-10.5-10.34-10.5-25.62ZM600-216h144v-144H600v144Zm49-331-51-43q-63-53-86-82t-23-67.14q0-41.86 28-71.36t72.46-29.5q25.54 0 46.04 10.5T672-797q16-22 37-32.5t46.18-10.5Q799-840 827-810.74q28 29.26 28 71.74 0 38-22.5 66T747-591l-52 44q-9.66 8-22.83 8-13.17 0-23.17-8Zm23-77q68-57 89.5-78.5T783-740q0-11-8-19.5t-18.74-8.5q-8.26 0-15.26 4t-12 10l-57 53-56-53q-6-6-13.21-10-7.2-4-14.79-4-11 0-19 8.5t-8 19.5q0 17 22.5 39t88.5 77Zm0-77Zm-383 48Zm0 362Zm382 0Z"/></svg> |