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="M733-295q0 51-25.5 94.5T637-131l-34 21q-13 8-27 11.5T547-95q-21 0-41-8t-35-22q-28-26-33.5-63t11.5-71l15-29q3-7 6-13.5t5-14.5q2-4 0-7.5t-6-5.5q-4-2-8-.5t-6 5.5q-11 21-26.5 39T392-255q-23 14-48.5 20.5T292-228q-51 0-93.5-25.5T131-323l-21-34q-8-13-11.5-27T95-413q0-21 8-41t22-35q26-28 63-33.5t71 11.5l29 15q7 4 13.5 7t14.5 5q5 2 8.5 0t5.5-7q2-4 0-8t-6-6q-46-21-71.5-63.5T227-662q0-52 25.5-96.5T323-829l34-20q13-8 27.5-11.5T414-864q21 0 40.5 8t34.5 22q27 26 33 62.5T511-701l-15 30q-3 7-6 13.5t-5 13.5q-2 4 0 7.5t6 5.5q4 2 8 .5t6-5.5q23-45 65-70.5t92-25.5q52 0 96.5 25t70.5 70l20 35q7 13 11 27t4 28q0 21-8 41t-22 35q-26 28-62.5 33.5T701-449l-29-15q-7-4-13.5-6.5T644-475q-5-2-8.5 0t-5.5 6q-2 4 0 8t6 6q46 21 71.5 65t25.5 95ZM566-174l35-20q27-16 43.5-42.5T662-295q1-31-14.5-56.5T604-390q-32-14-42.5-47.5T567-503q16-32 51-41t69 8l45 22q12 5 25.5 3.5T781-521q10-9 11.5-21.5T787-566l-20-34q-16-28-43.5-44T664-660q-30 0-55 15.5T570-603q-15 30-47.5 40.5T458-566q-33-15-42-50.5t8-69.5l22-46q6-12 4.5-25T440-779q-9-10-22-12t-24 5l-35 20q-28 15-44 42t-16 59q0 30 15.5 55.5T356-570q29 16 41 46t0 60q-15 36-53.5 47t-74.5-8l-41-22q-12-6-25-4t-23 11q-10 9-12 22t5 24l20 34q16 28 43 44t59 16q15 0 30-4t28-12q13-7 22-17.5t16-23.5q16-32 49-43t64 5q31 16 41.5 49t-5.5 64l-26 54q-6 12-4 25t11 23q9 9 21.5 11t23.5-5Zm-86-306Z"/></svg> |