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="M552-660h96q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-10.4-6.8-17.2-6.8-6.8-17.2-6.8h-96q-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10.4 6.8 17.2 6.8 6.8 17.2 6.8ZM120-48q-29.7 0-50.85-21.15Q48-90.3 48-120v-336q0-29.7 21.15-50.85Q90.3-528 120-528h480q29.7 0 50.85 21.15Q672-485.7 672-456v336q0 29.7-21.15 50.85Q629.7-48 600-48H120Zm600-360v-48.21Q720-502 694-536q-26-34-70-41h60q45 0 76.5-31t31.5-76q0-45-31.5-76.5T684-792h-36q-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10.4 6.8 17.2 6.8 6.8 17.2 6.8h36q25 0 42.5 17.5T744-684q0 25-17.5 42.5T684-624h-36q-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2 0 10 7 16.5t17 6.5h-24q-3 0-12 .5t-12 .5h-24v-24q0-10.4-6.8-17.2-6.8-6.8-17.2-6.8h-36q-25 0-42.5-17.5T456-684q0-25 17.5-42.5T516-744h36q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2 0-10.4-6.8-17.2-6.8-6.8-17.2-6.8h-36q-45 0-76.5 31.5T408-684q0 45 31.5 76.5T516-576H288v-264q0-29.7 21.15-50.85Q330.3-912 360-912h480q29.7 0 50.85 21.15Q912-869.7 912-840v360q0 29.7-21.15 50.85Q869.7-408 840-408H720ZM420-273q8-5.36 8-15.18T420-303l-104-66q-9.03-6-18.52-.65Q288-364.29 288-353v130q0 11.29 9.48 16.65Q306.97-201 316-207l104-66Z"/></svg> |