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
624 B
XML
1 line
624 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M780-624H612q-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-624ZM419.78-96Q365-96 326.5-134.72t-38.5-93.5q0-54.78 38.66-93.28Q365.31-360 420-360q17 0 31.5 3.5T480-346v-206h192v72H552v252q0 54.69-38.72 93.34Q474.56-96 419.78-96Z"/></svg> |