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
700 B
XML
1 line
700 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M509.75-342q26.25-13 36.75-45.5T541-443q-38-56-78.5-113.5T379.07-672q-10.27-14-25.67-6.5Q338-671 342-655q15.69 69.3 33.35 137.65Q393-449 412.25-383.15 421-352 450.5-340.5t59.25-1.5ZM192-192q-19 0-34.5-9T132-227q-19-32-27.5-70T96-386q0-78 29-146t79-120q11-11 26-10t25.5 13q10.5 12 9 27.5T252-595q-39 42-61.5 96.5T168-384q0 32 5.5 59.5T192-264h577q12-33 17.5-57.5T792-384q0-71-31-133.5t-85-106.94Q634-659 585-677t-103-19q-14.05 0-25.02-10Q446-716 444-730.34q-2-14.35 7.5-26Q461-768 475-768q68-1 132 21.5T724-681q65 53 102.5 128.87Q864-476.27 864-386q0 51-9 89t-27 70q-11 17-26 26t-34 9H192Zm287-215Z"/></svg> |