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
610 B
XML
1 line
610 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M144-359q0-8 3.71-16.11 3.7-8.12 10.29-12.89l56-41q22-16 48.5-14t45.5 22l179 182 142-107q9-7 19.9-10.5 10.89-3.5 23.1-3.5h108q15.3 0 25.65 10.29Q816-339.42 816-324.21t-10.35 25.71Q795.3-288 780-288H672L530-181q-22 16-48.5 14T436-188L254-369l-53 39q-18 13-37.5 3.5T144-359Zm0-239.14q0-8.86 4-16.36t11.26-12.81L270-706q21.66-16 47.83-14Q344-718 363-699l124 124 272-199q18-13 37.5-3.5T816-745q0 8-4 16t-11 13L530-517q-21.95 16-48.48 14Q455-505 436-524L312-648l-111.69 80.36Q182-555 163-565.5q-19-10.5-19-32.64Z"/></svg> |