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
549 B
XML
1 line
549 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M588-285q-14.4 0-25.2-9.5Q552-304 552-321v-318q0-17 10.8-26.5T588-675q6 0 12.3 2.5 6.3 2.5 11.7 7.5l175.28 157.85Q793-502 795.5-495q2.5 7 2.5 15t-2.5 15q-2.5 7-8.22 12.15L612-295q-5.4 5-11.7 7.5Q594-285 588-285Zm12-63 144-132-144-132v264Zm-228 63q-6 0-12.3-2.5-6.3-2.5-11.7-7.5L172.72-452.85Q167-458 164.5-465q-2.5-7-2.5-15t2.5-15q2.5-7 8.22-12.15L348-665q5.4-5 11.7-7.5Q366-675 372-675q14.4 0 25.2 9.5Q408-656 408-639v318q0 17-10.8 26.5T372-285Z"/></svg> |