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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M264-288h-48q-29.7 0-50.85-21.15Q144-330.3 144-360v-288q-15 0-25.5-10.29t-10.5-25.5q0-15.21 10.35-25.71T144-720h120v-72h-24q-15.3 0-25.65-10.29Q204-812.58 204-827.79t10.35-25.71Q224.7-864 240-864h120q15.3 0 25.65 10.29Q396-843.42 396-828.21t-10.35 25.71Q375.3-792 360-792h-24v72h120q15.3 0 25.65 10.29Q492-699.42 492-684.21t-10.35 25.71Q471.3-648 456-648v288q0 29.7-21.15 50.85Q413.7-288 384-288h-48v173.44Q336-103 324.5-99t-19.5-4l-30-30q-5-5-8-11.46-3-6.46-3-14.54v-129ZM672-96q-60 0-102-42t-42-101.58v-288.84Q528-588 570-630t102-42q60 0 102 42t42 101.58v288.84Q816-180 774-138T672-96ZM216-360h168v-72h-72q-9.6 0-16.8-7.2-7.2-7.2-7.2-16.8 0-9.6 7.2-16.8 7.2-7.2 16.8-7.2h72v-48h-72q-9.6 0-16.8-7.2-7.2-7.2-7.2-16.8 0-9.6 7.2-16.8 7.2-7.2 16.8-7.2h72v-72H216v288Zm455.79-240Q642-600 621-578.85T600-528h144q0-30-21.21-51t-51-21ZM600-312h144v-144H600v144Zm72.21 144Q702-168 723-189.15T744-240H600q0 30 21.21 51t51 21ZM672-528Zm0 288Z"/></svg> |