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="M480-96q-79.38 0-149.19-30T208.5-208.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5 156-699 208.5-751T331-833q70-30 149.07-30 16.2 0 31.44 1.5Q526.76-860 542-858q15 2 22 17t0 30q-6 16.21-9 32.42T552-744q0 38 14 71.5t38 59.5L428-437l-60-60q-11-11-25.5-10.5T317-496q-11 11-11 25.67 0 14.66 11 25.33l86 85q10.64 11 24.82 11T453-360l210-210q18 8 38.02 13 20.02 5 41.98 5 18 0 35-3t33-9q15-6 29.63.32Q855.26-557.35 858-542q2 15.5 3.5 30.52Q863-496.47 863-480q0 79.38-30 149.19T751-208.5Q699-156 629.36-126T480-96Zm263-528q-50 0-84.5-35T624-744q0-50 34.71-85T743-864q50 0 85 35t35 85q0 50-35 85t-85 35Z"/></svg> |