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
823 B
XML
1 line
823 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M492-337q69 0 118.5-45T660-489.94q0-56.06-36.5-95.56T535.95-625q-46.14 0-78.04 30Q426-565 426-523q0 20 7 37t21 31q13.33 11 26.67 8.5Q494-449 503-458q9-9 11-22t-9-26q-3-4-5-7.9-2-3.9-2-9.1 0-12 11-21t27-9q21 0 36.5 18.56T588-490q0 33-28.5 57t-67.26 24q-49.24 0-84.74-41.5Q372-492 372-549q0-21.76 6-42.38T395-630q8-13.25 8-27.83 0-14.57-11-25.17-10.7-11-25.85-10.5Q351-693 343-681q-21 29-32 62.29-11 33.3-11 69.71 0 88.42 56 150.21Q412-337 492-337ZM300-96q-15.3 0-25.65-10.35Q264-116.7 264-132v-139q-57-48-88.5-115.57T144-529q0-139.58 98.29-237.29Q340.58-864 481-864q109 0 196 58.5T792-653l66 223q5 17.48-5.5 31.74Q842-384 824-384h-56v120q0 29.7-21.15 50.85Q725.7-192 696-192h-96v60q0 15.3-10.35 25.65Q579.3-96 564-96H300Z"/></svg> |