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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M408-792q-22 0-42.5 5T325-773q-14 7-28 3t-21-18q-7-14-3-28t18-21q27-14 56.5-20.5T408-864q53 0 101 19.5t86 57.5q62 62 76 148t-28 162q-8 14-22.5 16.5T593-466q-12-8-15-22t4-28q29-55 17.5-115.5T544-736q-27-27-62.5-41.5T408-792Zm336 192q0-60-19-113t-55-98q-10-11-10-26t11-26q11-11 25-10t24 12q47 55 71.5 121.5T816-600q0 60-19 118.5T745-372q-8 12-22.5 14t-26.5-7q-12-9-14.5-23t5.5-27q26-42 41.5-89.5T744-600Zm-247 36L372-689q8-4 17-5.5t19-1.5q40 0 68 28t28 68q0 10-1.5 19t-5.5 17ZM285-96q-62 0-102-44t-40-115q0-34 10.5-66.5T187-382l-36-29q-14-11-14.5-27.5T149-466l129-113q-4-23 .5-45.5T294-666l180 180q-16 9-34.5 13.5T401-469l-81 140q-8 14-24.5 17.5T266-318l-22-18q-14 17-21.5 37.5T215-255q0 41 19 64t51 23q49 0 64.5-40t28.5-75q8-22 16.5-40t17.5-33q9-15 19.5-26.5T454-403L220-638q-2 9-3 18.5t-1 19.5q0 15-10.5 25.5T180-564q-15 0-25.5-10.5T144-600q0-25 4.5-49t13.5-47l-47-47q-11-11-11-25.5t11-25.5q11-11 25.5-11t25.5 11l628 628q11 11 11 25t-11 25q-11 11-25.5 11T743-116L506-352q-10 7-18.5 15.5t-16 19.5q-7.5 11-13.5 25t-12 32q-19 60-51 112T285-96Z"/></svg> |