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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.72-600q10.28 0 17.28-7.12 7-7.11 7-16.6 0-10.28-6.88-17.28-6.88-7-17.41-7-9.71 0-16.71 6.88t-7 17.41q0 9.71 7.12 16.71 7.11 7 16.6 7ZM742-480q0-11-1.5-22.5T734-525q-6-14.22 0-27.11Q740-565 754.06-570q14.94-5 29.51 2.03Q798.14-560.94 803-546q6 16 8.5 32.5T814-480q0 17-2.5 33.5T803-414q-6 14-19.77 20.5t-28.46 1.5Q741-397 735-409.37q-6-12.37-1-25.63 5-11 6.5-22.5T742-480Zm122 0q0-28-6-55.1T840-587q-7-14-3.43-29.48t16.94-23.44Q866-647 879.5-644.5q13.5 2.5 19.72 14.48Q917-595 926.5-557q9.5 38 9.5 77.17t-9.5 77Q917-365 899.22-329.98 893-318 879.5-315.5T854-320q-13.7-8.16-17.35-23.58Q833-359 840-374q12-25 18-51.5t6-54.5ZM360-192q-33 0-52.5-19.5T288-264v-432q0-33 19.5-52.5T360-768h240q33 0 52.5 19.5T672-696v432q0 33-19.5 52.5T600-192H360Zm0-72h240v-432H360v432Zm0 0v-432 432ZM216-480q0 11 2 22.5t7 22.5q5 13.26-1.5 25.63T203.45-392Q189-387 175-393.5T155-414q-6.11-15.64-8.56-32.32Q144-463 144-480t2.5-33.5Q149-530 155-546q4.86-14.94 19.43-21.97Q189-575 203.94-570q14.06 5 20.56 17.89 6.5 12.89.5 27.11-5 11-7 22.5t-2 22.5Zm-120 0q0 28 6 54.5t18 51.5q7 15 3.35 30.42Q119.7-328.16 106-320q-12 7-25.5 4.5t-19.72-14.48Q43-365 33.5-402.83q-9.5-37.83-9.5-77t9.48-77.38Q42.95-595.43 61-630q6-12 19.5-14.5t25.99 4.58q13.37 7.96 16.94 23.44Q127-601 120-587q-12 24.91-18 52.12-6 27.21-6 54.88Z"/></svg> |