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
723 B
XML
1 line
723 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M288-96q-29.7 0-50.85-21.15Q216-138.3 216-168v-312q0-29.7 20.86-50.85Q257.71-552 287-552h313q29.7 0 50.85 21.15Q672-509.7 672-480v120l89-89q8-8 19.5-3.83Q792-448.67 792-437v226q0 11.67-11.5 15.83Q769-191 761-199l-89-89v120q0 29.7-21.15 50.85Q629.7-96 600-96H288Zm492-528H612q-15.3 0-25.65-10.29Q576-644.58 576-659.79t10.35-25.71Q596.7-696 612-696h72q-38-46-91-71t-113-25q-73 0-134 36t-96 99q-10 17-24.5 20.5t-27-2.5q-12.5-6-18-19.5T182-684q43-82 122.5-131T480-864q78 0 147.05 33.43Q696.09-797.13 744-736v-92q0-15.3 10.29-25.65Q764.58-864 779.79-864t25.71 10.35Q816-843.3 816-828v168q0 15.3-10.35 25.65Q795.3-624 780-624Z"/></svg> |