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
766 B
XML
1 line
766 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M263.72-96Q234-96 213-117.15T192-168v-480q0-51.2 30.5-89.6Q253-776 300-788.18v-40.03q0-14.79 10.31-25.29 10.32-10.5 25.57-10.5h35.87q15.25 0 25.62 10.35 10.37 10.35 10.37 25.65v36H552v-36q0-15.3 10.31-25.65Q572.63-864 587.88-864h35.87q15.25 0 25.75 10.35T660-828v39.87q47 12.13 77.5 50.53T768-648v480q0 29.7-21.16 50.85Q725.68-96 695.96-96H263.72Zm.28-72h432v-480q0-29.7-21.17-50.85Q653.67-720 623.94-720H335.72Q306-720 285-698.85T264-648v480Zm312-240v35.79q0 15.21 10.29 25.71t25.5 10.5q15.21 0 25.71-10.32 10.5-10.33 10.5-25.59v-71.83q0-15.26-10.35-25.76Q627.3-480 612-480H348q-15.3 0-25.65 10.29Q312-459.42 312-444.21t10.35 25.71Q332.7-408 348-408h228Zm-96-36Z"/></svg> |