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="m443-593 36-104h2l36 104h-74Zm37 209q-92 0-154-61t-62-155q0-94 62-155t154-61q93 0 154.5 61T696-600q0 94-61.5 155T480-384Zm-51-172h102l17.35 50.86Q550-499 555-495.5q5 3.5 11.78 3.5 11.63 0 17.92-9 6.3-9 1.84-18.84L508-730q-1.8-6-7.2-10t-12.6-4H472q-7.2 0-12.6 4-5.4 4-7.23 10.28l-79.51 210.85Q369-509 374.91-500.5q5.91 8.5 16.82 8.5 7.27 0 12.77-4t7.15-10.13L429-556ZM180.21-96Q165-96 154.5-106.35T144-132v-120q0-15.3 10.29-25.65Q164.58-288 179.79-288t25.71 10.35Q216-267.3 216-252v120q0 15.3-10.29 25.65Q195.42-96 180.21-96Zm144 0Q309-96 298.5-106.35T288-132v-120q0-15.3 10.29-25.65Q308.58-288 323.79-288t25.71 10.35Q360-267.3 360-252v120q0 15.3-10.29 25.65Q339.42-96 324.21-96Zm144 0Q453-96 442.5-106.35T432-132v-120q0-15.3 10.29-25.65Q452.58-288 467.79-288t25.71 10.35Q504-267.3 504-252v120q0 15.3-10.29 25.65Q483.42-96 468.21-96ZM612-96q-15.3 0-25.65-10.35Q576-116.7 576-132v-120q0-15.3 10.35-25.65Q596.7-288 612-288h168q15.3 0 25.65 10.35Q816-267.3 816-252v120q0 15.3-10.35 25.65Q795.3-96 780-96H612Z"/></svg> |