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
540 B
XML
1 line
540 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-518q-60 0-113.5-22.5T272-602l65-39q23 18 49.5 30.5T444-593v-199l36-24 36 24v199q30-5 56.5-17.5T622-641l65 39q-40 39-93.5 61.5T480-518Zm-44 350-67-35q2-8 2.5-16.5t.5-16.5q0-23-4-44t-12-41L181-214l-37-20v-42l174-106q-20-23-44-40t-52-28v-75q96 26 159 105t63 184q0 18-2 34.5t-6 33.5Zm88 0q-5-17-6.5-33.5T516-236q0-105 62.5-184T738-525v75q-28 11-52.5 28T641-382l175 104v42l-37 20-176-105q-8 20-11.5 41t-3.5 44q0 8 .5 16.5T591-203l-67 35Z"/></svg> |