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
715 B
XML
1 line
715 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-252q19-34 38.5-61t38.5-53q37-49 57.5-83t20.5-92q0-66-44.5-110.5T480-792q-66 0-110.5 44.5T325-637q0 58 20.5 92t57.5 83q19 26 39 53t38 61Zm0 132q-10 0-19-6t-12-17q-23-69-55.5-114.5T329-440q-42-54-59-98.5T253-637q0-97 65-162t162-65q97 0 162 65t65 162q0 54-16.5 98.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-556Zm0-76Z"/></svg> |