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
590 B
XML
1 line
590 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m314-698 110-142q10.81-14.45 25.69-21.23 14.87-6.77 31.09-6.77t30.72 7q14.5 7 25.5 21l110 142 168 55q23 8 36 26.7 13 18.69 13 41.3 0 10.72-3.03 21.45-3.04 10.72-9.97 20.55L743-382l4 162q0 31-21 52.5T675.82-146q-1.82 0-18.82-3l-177-49-177.05 49.04Q298-147 293.5-146.5q-4.5.5-9.03.5-28.99 0-50.73-21.5T213-220l4-162-108-151q-7-10-10-20t-3-21.03q0-22.97 13.18-41.99Q122.36-635.04 146-643l168-55Zm42 62-188 62 120.9 171.04L285-218l195-55 196 54-5-185 121-171-189-61-123-158-124 158Zm124 130Z"/></svg> |