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
533 B
XML
1 line
533 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M456-612h-65q-11 0-16-9t0-18l112-196q4-6 10.5-4t6.5 9v146h65q11 0 16 9t0 18L473-461q-4 6-10.5 4t-6.5-9v-146Zm24 516q-103 0-171.5-27.5T240-216q0-24 10.5-42.5T279-291q-2 6-3.5 11.5T274-267q0 28 18 47.5t47.5 31.5q29.5 12 66.5 17.5t74 5.5q38 0 74.5-5.5T620-188q29-12 47-31.5t18-47.5q0-7-1-13t-4-12q20 14 30 33t10 43q0 65-68.5 92.5T480-96Zm0-103q-64 0-117.5-16T309-267q0-25 47.5-47T480-336q74 0 122.5 22.5T651-267q0 36-53.5 52T480-199Z"/></svg> |