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
592 B
XML
1 line
592 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-258q-17-8-27-26t-10-38v-194L75-568q-10-5-15-13.38T55-600q0-10.24 5-18.62T75-632l336-168q7.58-4 15.58-6t16.42-2q8.42 0 16.42 2 8 2 15.58 6l381 190q9 5 14 13.23 5 8.24 5 17.77v255q0 14-11 25t-25.5 11q-14.5 0-25-11T803-324v-240l-96 48v194q0 20-9.5 37.5T670-258l-195 98q-8 4-15.79 5.5-7.8 1.5-16 1.5-8.21 0-16.21-1.5t-16-5.5l-195-98Zm227-207 271-135-271-135-271 135 271 135Zm0 239 192-95v-158l-157 78q-9 5-17.67 7-8.66 2-17.33 2-10 0-18.5-2t-16.5-7l-157-78v158l192 95Zm1-232Zm-1 116Zm0 0Z"/></svg> |