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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m312-261-92 92q-11 11-25 10.5T170-170q-11-11-11-25.5t11-25.5l91-91h-33q-15.3 0-25.65-10.29Q192-332.58 192-347.79t10.35-25.71Q212.7-384 228-384h120q15.3 0 25.65 10.35Q384-363.3 384-348v120q0 15.3-10.29 25.65Q363.42-192 348.21-192t-25.71-10.35Q312-212.7 312-228v-33Zm336 0v33q0 15.3-10.29 25.65Q627.42-192 612.21-192t-25.71-10.35Q576-212.7 576-228v-120q0-15.3 10.35-25.65Q596.7-384 612-384h120q15.3 0 25.65 10.29Q768-363.42 768-348.21t-10.35 25.71Q747.3-312 732-312h-33l92 92q11 11 11 25t-11 25q-11 11-25.5 11T740-170l-92-91ZM261-648l-92-92q-11-11-10.5-25.5T170-791q11-11 25.5-11t25.5 11l91 92v-33q0-15.3 10.29-25.65Q332.58-768 347.79-768t25.71 10.35Q384-747.3 384-732v120q0 15.3-10.35 25.65Q363.3-576 348-576H228q-15.3 0-25.65-10.29Q192-596.58 192-611.79t10.35-25.71Q212.7-648 228-648h33Zm438 0h33q15.3 0 25.65 10.29Q768-627.42 768-612.21t-10.35 25.71Q747.3-576 732-576H612q-15.3 0-25.65-10.35Q576-596.7 576-612v-120q0-15.3 10.29-25.65Q596.58-768 611.79-768t25.71 10.35Q648-747.3 648-732v33l92-92q11-11 25.5-11t25.5 11q11 11 11 25.5T791-740l-92 92Z"/></svg> |