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
662 B
XML
1 line
662 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m149-811 69 69h-50v430h378L80.84-777.16Q70-788 70-802t11-25q11-11 25.5-11t25.5 11l696 696q11 11 11 25t-11 25q-11 11-25 11.5T778-80L615-240h9l37 37q5 5 8 11.5t3 14.5q0 14.02-9.49 23.51Q653.03-144 639-144H320.53q-13.53 0-23.03-9.49-9.5-9.49-9.5-23.51 0-8 3-14.5t8-11.5l37-37H168q-29 0-50.5-21.5T96-312v-432q0-33.96 26.5-50.48L149-811Zm643-5q15.3 0 28.35 5.85t22.5 15.3q9.45 9.45 15.3 22.5Q864-759.3 864-744v463q0 15.3-10.29 25.65Q843.42-245 828.21-245t-25.71-10.35Q792-265.7 792-281v-463H333q-17 0-26.5-11.25T297-780q0-13.5 9-24.75T333-816h459ZM555-507Zm-198 6Z"/></svg> |