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
969 B
XML
1 line
969 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m822-639-28 29q-11 11-11 25.5t11 25.5q11 11 25 11t25-11l91-91q11-10.64 11-24.82T935-700l-90-91q-10.67-11-25.33-11-14.67 0-26.15 11-10.52 11-11.02 25.5T793-740l29 29h-90q-45 0-76.5 31.5T624-603v276q0 15.3-10.29 25.65Q603.42-291 588.21-291t-25.71-10.35Q552-311.7 552-327v-276q0-45-31.5-76.5T444-711q-45 0-76.5 31.5T336-603v276q0 15.3-10.29 25.65Q315.42-291 300.21-291t-25.71-10.35Q264-311.7 264-327v-348q0-15.3-10.29-25.65Q243.42-711 228.21-711t-25.71 10.35Q192-690.3 192-675v348q0 45 31.5 76.5T300-219q45 0 76.5-31.5T408-327v-276q0-15.3 10.29-25.65Q428.58-639 443.79-639t25.71 10.35Q480-618.3 480-603v276q0 45 31.5 76.5T588-219q45 0 76.5-31.5T696-327v-276q0-15.3 10.35-25.65Q716.7-639 732-639h90ZM120-111q-29.7 0-50.85-21.15Q48-153.3 48-183v-276q0-15.3 10.35-25.65Q68.7-495 84-495h792q15.3 0 25.65 10.35Q912-474.3 912-459v276q0 29.7-21.15 50.85Q869.7-111 840-111H120Z"/></svg> |