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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M666-456Zm45 72q-15.3 0-25.65-10.29Q675-404.58 675-419.79t10.35-25.71Q695.7-456 711-456h127q-6-8-14.5-12t-16.56-7.79Q777-490 743-497t-71-7h-28q-14 1-24-9.5t-10-25q0-14.5 9-24.5t24-12q7-1 14.5-1H672q49 0 96 11t92 34q24 12 38 33t14 46v32q0 15.3-10.35 25.65Q891.3-384 876-384H711Zm-39-240q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q720-723.6 720-744q0-20.4-13.8-34.2Q692.4-792 672-792q-20.4 0-34.2 13.8Q624-764.4 624-744q0 20.4 13.8 34.2Q651.6-696 672-696Zm0-48ZM294-456ZM84-384q-15.3 0-25.65-10.35Q48-404.7 48-420v-32q0-25 14-46t38-33q45-23 92-34t96-11h14.5q7.5 0 14.5 1 15 2 24 12t9 24.5q0 14.5-10 25t-24 9.5h-28q-37 0-71 7t-63.94 21.21Q145-472 136.5-468q-8.5 4-14.5 12h127q15.3 0 25.65 10.29Q285-435.42 285-420.21t-10.35 25.71Q264.3-384 249-384H84Zm204-240q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q336-723.6 336-744q0-20.4-13.8-34.2Q308.4-792 288-792q-20.4 0-34.2 13.8Q240-764.4 240-744q0 20.4 13.8 34.2Q267.6-696 288-696Zm0-48Zm192.5 468q-29.5 0-51-20T408-345v-90q0-29 21.5-49t51-20q29.49 0 50.5 20 21 20 21 49v90q0 29-21 49-21.01 20-50.5 20ZM480-96q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2v-62q-51-8-87.5-42t-50.41-82.8Q315-318 322-327t19-9q8 0 14.67 4.87 6.66 4.88 8.33 13.13 11 42 43 66t73.5 24q41.5 0 73-24t42.5-66q1.67-8.25 8.33-13.13Q611-336 619-336q12 0 19 9t4.09 20.2Q629-258 592-224t-88 42v62q0 10.4-6.8 17.2Q490.4-96 480-96Z"/></svg> |