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
937 B
XML
1 line
937 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m663-398 162-161 25 25q11 10.91 11 25.45 0 14.55-10.86 25.41L738.86-371.86Q728-361 714-361t-25.1-11.1L663-398ZM84-287.64q0-21.81 11.61-40Q107.22-345.82 127-354q18.86-7.73 35.93-18.37Q180-383 198-394l54.32 52.65Q257-335 264.5-335t12.95-6q4.55-5 4.55-12.08 0-7.09-5-12.92l-50-50q8-6 14.85-12.88Q248.7-435.75 256-444l49.03 49.68q4.54 6.32 12.25 6.32 7.72 0 13.72-6 5-5 5-12t-4.75-13.66L279-471q5-8 11.6-15.95 6.6-7.96 11.4-17.05l55.29 54.17q4.25 5.83 11.48 5.83t13.23-6.2q5-4.43 5-11.51 0-7.09-5-13.29l-61-62 57-130q3-6 6.5-11.5T393-689l100-100q21-21 51-21t50.78 20.78L799-585 446-214q-11 11-24.09 16.5Q408.83-192 394-192H155.68q-29.57 0-50.63-21.15Q84-234.3 84-264v-23.64ZM395-264l304-319-304 319Zm-239 0h239.03L699-583 544-738 443-637l-46 108 20 23q18 23 19 52.5T417-404L314.72-301.72Q293-280 263-280t-50-22q-14 7-28.5 8t-27.5 6l-1 24Z"/></svg> |