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
574 B
XML
1 line
574 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-96q-108 0-174-31.5T240-210q0-32 28-57t80-40l20 69q-20 7-32.5 13T312-209q8 14 62 27.5T480-168q56 0 109-13.5t59-30.5q-14-10-26.5-16T592-239l20-69q52 15 80 40.5t28 57.5q0 51-66 82.5T480-96Zm0-120q-10 0-18.5-6T449-239q-23-69-55.5-114.5T329-440q-31-41-53.5-85.5T253-637q0-97 65-162t162-65q97 0 162 65t65 162q0 67-22 111.5T632-440q-31 41-64 86t-56 114q-4 11-12.5 17.5T480-216Zm0-340q34 0 57.5-23.5T561-637q0-34-23.5-58T480-719q-34 0-57.5 24T399-637q0 34 23.5 57.5T480-556Z"/></svg> |