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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M120-40q-17 0-28.5-12.5T80-82q0-17 11.5-29.5T120-124q26 0 51.5-7t49.5-21q8-5 19-5t19 5q24 14 49.5 21t51.5 7q26 0 52-7t50-21q8-5 18.5-5t18.5 5q24 14 49.5 21t51.5 7q26 0 52-7t50-21q8-5 18-5t18 5q24 14 50 21t52 7q18 0 29 12t11 30q0 18-11 30t-29 12q-31 0-61-7.5T720-70q-29 15-59 22.5T600-40q-31 0-61-7.5T480-70q-29 15-59 22.5T360-40q-31 0-61-7.5T240-70q-29 15-59 22.5T120-40Zm240-152q-28 0-55-13.5T255-245q14-11 28-22.5t29-22.5l-61-121q-5-10-8-21.5t-3-22.5v-169q0-30 21-51t51-21h120q29 0 55-10t49-27q11-9 25.5-10t25.5 10q11 11 11 26.5T586-681q-32 27-71.5 42T432-624h-48v144h80q8 0 15 3t12 9l43 48q66-29 120-44.5t91-15.5q33 0 52 13t19 36q0 43-58.5 106.5T600-196q-7 2-12 3t-12 1q-26 0-44.5-15T496-243q-6-8-16-8.5t-16 7.5q-18 22-46.5 37T360-192Zm18-144q17-11 44-26.5t45-24.5l-19-21h-98l28 72Zm217-456 121-120q19 0 17 26.5T663-791q-14 14-34 13.5T595-792Zm-283 60q-35 0-59.5-24.5T228-816q0-35 24.5-59.5T312-900q35 0 59.5 24.5T396-816q0 35-24.5 59.5T312-732Z"/></svg> |