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
683 B
XML
1 line
683 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-384H602v-72h106q5-30 11-60t11-60H230q5 30 11 60t11 60h106v72H221.7q-12.7 0-22.82-8.38Q188.76-400.76 187-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 51ZM399-216h162l29-240H370l29 240Zm192.6 72H368.4q-14.4 0-24.44-8.89Q333.91-161.78 332-176l-33-271q-4-32.22 18.05-56.61T371-528h218q31.9 0 53.95 24.39Q665-479.22 661-447l-33 271q-1.91 14.22-11.96 23.11Q606-144 591.6-144Z"/></svg> |