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
685 B
XML
1 line
685 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360-310 242-192q-10.64 11-24.82 11T192-192q-11-11-11-25t11-25l118-118h-57.85q-15.36 0-25.76-10.29Q216-380.58 216-395.79t10.33-25.71q10.34-10.5 25.61-10.5h143.78q15.28 0 25.78 10.33 10.5 10.34 10.5 25.61v143.78q0 15.28-10.29 25.78-10.29 10.5-25.5 10.5t-25.71-10.39q-10.5-10.4-10.5-25.76V-310Zm290-290h57.85q15.36 0 25.76 10.29Q744-579.42 744-564.21t-10.33 25.71Q723.33-528 708.06-528H564.28q-15.28 0-25.78-10.33-10.5-10.34-10.5-25.61v-143.78q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.39q10.5 10.4 10.5 25.76V-650l118-118q10.64-11 24.82-11T768-768q11 11 11 25t-11 25L650-600Z"/></svg> |