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
1017 B
XML
1 line
1017 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M822-639h-90q-15.3 0-25.65 10.35Q696-618.3 696-603v276q0 45-31.5 76.5T588-219q-45 0-76.5-31.5T480-327v-276q0-15.3-10.29-25.65Q459.42-639 444.21-639t-25.71 10.35Q408-618.3 408-603v276q0 45-31.5 76.5T300-219q-45 0-76.5-31.5T192-327v-348q0-15.3 10.29-25.65Q212.58-711 227.79-711t25.71 10.35Q264-690.3 264-675v348q0 15.3 10.29 25.65Q284.58-291 299.79-291t25.71-10.35Q336-311.7 336-327v-276q0-45 31.5-76.5T444-711q45 0 76.5 31.5T552-603v276q0 15.3 10.29 25.65Q572.58-291 587.79-291t25.71-10.35Q624-311.7 624-327v-276q0-45 31.5-76.5T732-711h90l-29-29q-11-11-11-25.67 0-14.66 11-25.33 10.67-11 25.33-11Q833-802 844-791l91 91q11 10.64 11 24.82T935-650l-91 91q-11 11-25 10.5T794-560q-11-11-11-25.5t11-25.5l28-28ZM120-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-111H120Zm0-72h720v-240H120v240Zm720-240H120h720Z"/></svg> |