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
666 B
XML
1 line
666 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M504-767.79Q504-738 482.85-717T432-696q-10 0-20-3t-18-8q-23 5-41 20.5T328-648h445.06q16.94 0 27.44 12.5T808-606l-35 192q-1.75 13.24-11.81 21.62T738-384h-61l7.58-60.23Q690-487 661.5-519.5 633-552 589-552H371q-44 0-72.5 32.5t-23.08 75.27L283-384h-61.24q-12.76 0-22.88-8.38T187-414l-35-192q-3-17 7.66-29.5T187-648h67q7-44 35.5-77t70.5-47q2-29 22.5-48.5t49.08-19.5Q462-840 483-818.79t21 51ZM389-168h182q14.4 0 24.3-8.89T607-200l29.54-249.92Q639-472 625.26-488q-13.75-16-36.33-16H371q-22.53 0-36.27 16.2Q321-471.6 323-450l30 250q1.8 14.22 11.7 23.11Q374.6-168 389-168Z"/></svg> |