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="M802-90 463-430q-23 6-39 25t-16 45q0 107 59.5 161.5T599-144q10 0 17 7t7 17q0 10-7 17t-17 7q-88 0-163.5-67.5T360-360q0-35 18.5-63.5T426-467l-33-32q-36 26-58 68.5T313-336q0 54 23.5 105t62.5 81q8 6 9.5 16t-4.5 18q-6 8-16 9t-18-5q-48-38-76.5-98.5T265-336q0-62 25.5-113.5T358-533l-36-37q-48 36-76.5 90.5T217-360q0 29 6 56.5t18 53.5q5 9 1.5 18T230-218q-9 4-18.5.5T198-230q-14-31-21-63.5t-7-66.5q0-75 32-138t86-106l-44-44q-25 18-45.5 39T164-564q-5 9-14 11.5t-18-2.5q-8-5-11-14.5t2-18.5q17-27 38.5-50.5T210-682L90-802q-8-8-8-17.5t8-16.5q8-7 17.5-7t16.5 7l712 712q7 7 7 17t-7 17q-7 7-17 7t-17-7ZM671-360q-10 2-18-3.5T643-379q-12-60-50.5-99.5T502-526l-47-47q7-2 12.5-2.5t12.5-.5q76 0 134.5 52T690-389q2 10-3.5 18.5T671-360ZM480-864q69 0 133 17t118 49q9 5 11 14.5t-3 18.5q-5 8-14.5 11t-18.5-2q-48-29-106-43.5T481-814q-58 0-113.5 13T265-762l-35-36q54-32 117.5-49T480-864Zm0 96q115 0 212 49t145 131q5 9 2.5 18.5T828-555q-9 5-18 2t-14-11q-42-72-127.5-114T480-720q-39 0-76 6.5T333-695l-36-36q42-18 88-27.5t95-9.5Zm0 96q129 0 219.5 91T790-360q0 26-9.5 47.5T754-274l-34-34q11-10 17-23t6-29q0-109-77-186.5T480-624q-17 0-34 2t-33 7l-38-38q25-9 51-14t54-5Zm191 512q-88 0-151.5-54T456-362q0-9 6.5-15.5T479-384q10 0 17.5 5.5T504-364q0 74 49.5 115T671-208q10 0 20-1t20-3q9-2 16 4.5t9 15.5q2 9-3 16.5t-14 9.5q-12 3-24 4.5t-24 1.5Z"/></svg> |