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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M346-72q-48 0-87.5-24.5T200-163q-14 15-34.5 23.5T121-131q-51 0-86.5-35T-1-251q0-39 23-71t61-44q-14-20-21.5-42T54-452q0-23 5.5-44T76-535q8-13 22-16.5t27 4.5q13 8 17 21.5t-4 26.5q-5 9-8.5 20t-3.5 22q0 38 30 64.5t81 34.5q11 2 18.5 7.5T268-337q5 8 6 18t-3 20q-8 20-12 35.5t-4 26.5q0 40 25.5 66.5T345-144q25 0 46-15t39-46.5q18-31.5 33.5-81T493-405q4-17 16-27.5t27-6.5q16 5 22.5 20t3.5 32q-16 82-36.5 141.5t-47 98Q452-109 419-90.5T346-72Zm278 1q-15 0-25.5-11T588-108q0-15 10.5-25.5T624-144q35 0 58-24.5t23-62.5q0-14-4.5-32T686-307q-3-8-2-16.5t5-15.5q4-7 10.5-11.5T715-356q53-6 86-33.5t33-67.5q0-41-30-64t-84-23q-32 0-79 11t-122 37q-15 5-30-.5T470-517q-5-16 4.5-29.5T501-566q78-27 128.5-39t90.5-12q81 0 133.5 45T906-457q0 26-7.5 49T876-365q38 11 61 42t23 71q0 51-35 86.5T840-130q-23 0-43.5-8T759-162q-12 42-48.5 66.5T624-71ZM377-365q-103-91-144-150.5T192-632q0-66 44.5-113T344-792q5 0 9.5.5t9.5 1.5q-2-7-2.5-13.5T360-817q0-50 35-84.5t85-34.5q51 0 85.5 34.5T600-816q0 7-.5 13.5T597-790q5-1 8-1.5t9-.5q23 0 47.5 8t42.5 22q12 10 13.5 25t-8.5 27q-10 12-25 13.5t-27-8.5q-11-8-24-11.5t-27-3.5q-23 0-43.5 13T513-659q-6 8-15 12t-18 4q-9 0-17-4t-14-12q-25-32-48-46.5T352-720q-38 0-63 25.5T264-630q0 37 33.5 81.5T429-416q12 11 14.5 26.5T435-363q-11 11-28 10t-30-12Z"/></svg> |