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="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-48v180q0 15.3-10.29 25.65Q315.42-72 300.21-72T274.5-82.35Q264-92.7 264-108v-180Zm-48-72h168v-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-72H216v288ZM576-96q-29.7 0-50.85-21.15Q504-138.3 504-168v-240q0-23 8-45.5t22-41.5q9-11 19.5-22t10.5-25v-10q-15 0-25.5-10.29t-10.5-25.5q0-15.21 10.35-25.71T564-624h192q15.3 0 25.65 10.29Q792-603.42 792-588.21t-10.35 25.71Q771.3-552 756-552v10q0 15 11.5 25.5T788-494q14 18 21 36.5t7 37.5v252q0 29.7-21.15 50.85Q773.7-96 744-96H576Zm0-288h168v-24q0-17-10-31t-21-28q-15-18-22-32.5t-7-28.5v-24h-48v24q0 11-6.5 24T608-472q-11 14-21.5 29.5T576-408v24Zm0 96h168v-48H576v48Zm0 120h168v-72H576v72Zm0-120h168-168Z"/></svg> |