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="M192-432v-96q0-29.7 21.15-50.85Q234.3-600 264-600h432q29.7 0 50.85 21.15Q768-557.7 768-528v96q0 29.7-21.15 50.85Q725.7-360 696-360H264q-29.7 0-50.85-21.15Q192-402.3 192-432Zm252-348v-48q0-15.3 10.29-25.65Q464.58-864 479.79-864t25.71 10.35Q516-843.3 516-828v48q0 15.3-10.29 25.65Q495.42-744 480.21-744t-25.71-10.35Q444-764.7 444-780Zm255.29 56.71 16.42-16.42Q727-751 741.5-751t25.5 11q11 11 11 25.5T767-689l-18 18q-11 11-25 10.5T699-672q-11-11-11-25.5t11.29-25.79ZM444-132v-48q0-15.3 10.29-25.65Q464.58-216 479.79-216t25.71 10.35Q516-195.3 516-180v48q0 15.3-10.29 25.65Q495.42-96 480.21-96t-25.71-10.35Q444-116.7 444-132Zm272-89-18-17q-11-11-10.5-25.5T699-289q11-11 25.5-11t25.5 11l17 18q11 11 11 25t-11 25q-11 11-25.5 11T716-221ZM211-672l-18-17q-11-11-10.5-25.5T194-740q11-11 25.5-11t25.5 11l17 18q11 11 11 25t-11 25q-11 11-25.5 11T211-672Zm-16.71 399.71 16.42-16.42Q222-300 236.5-300t25.5 11q11 11 11 25.5T262-238l-18 18q-11 11-25 10.5T194-221q-11-11-11-25.5t11.29-25.79Z"/></svg> |