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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-488Zm-.21 392Q450-96 429-117.15T408-168h144q0 30-21.21 51t-51 21ZM240-288v-240q0-81 47-144t122.27-85.84Q426-763 438-754.5t16 21.5q4 13-1.5 26T430-689q-52 16-85 60.13T312-528v240h336v-107q0-15.3 10.29-25.65Q668.58-431 683.79-431t25.71 10.35Q720-410.3 720-395v107h12q15.3 0 25.65 10.29Q768-267.42 768-252.21t-10.34 25.71Q747.31-216 732.02-216H228.29q-15.29 0-25.79-10.29t-10.5-25.5q0-15.21 10.35-25.71T228-288h12Zm412-271.55q-14-5.45-26.5-11.95Q613-578 602-588l-32 10q-11 3-20.37-1.05Q540.25-583.1 535-592l-8-13q-5-9-4-19.5t9-18.5l24-23q-3-14-3-29t3-29l-23-22q-8-8-9.5-18t3.5-20l8-13q5-10 15-14t21-1l30 9q11-11 24-18t27-11l7-32q2.45-10.84 11.01-17.42Q678.58-888 690-888h14q11 0 20 6.5t11 17.5l7 32q14 5 27.5 11.5T793-803l31-9q11-3 20.38 1.29 9.37 4.28 14.62 13.71l8 13q5 9 3.5 19.5T861-746l-22 21q3 14 2.5 29.5T838-666l23 22q8 8 9.5 18.5T867-606l-8 13q-5.42 8.9-14.71 12.95Q835-576 824-579l-32-9q-11 10-23.5 16.5T742-560l-8 32q-2.37 10.84-10.66 17.42Q715.05-504 704-504h-15q-11.05 0-19.34-7.03T659-529l-7-30.55ZM697.21-624Q727-624 748-645.21t21-51Q769-726 747.79-747t-51-21Q667-768 646-746.79t-21 51Q625-666 646.21-645t51 21Z"/></svg> |