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
780 B
XML
1 line
780 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-96h542q46 0 65.5-41.5T766-214L634-372q-5-6-10.5-11t-12.5-8l-179-89-75-112q-10-15-26-23.5t-34-8.5H168q-30 0-51 21t-21 51v384q0 30 21 51t51 21Zm0-72v-68l69 35 349-116 124 149H168Zm75-111-75-37v-88l69 35 158-49 106 53-258 86Zm512-122 127-64q14-7 22-20t8-28v-69q0-19-11.5-33T871-634l-126-32q-12-3-24-1t-22 10l-53 41q-11 8-16.5 19t-5.5 24v71q0 11 4 20.5t12 17.5l52 52q12 12 29.5 15.5T755-401Zm-512-46-75-37v-68h130l49 73-104 32Zm491-25-38-38v-54l40-30 104 26v43l-106 53ZM508-638l134-67q14-7 22-20t8-28v-117q0-19-11.5-33T631-922l-128-32q-11-3-22-1t-21 8l-100 67q-11 8-17.5 19.5T336-835v86q0 14 6.5 25.5T360-704l94 63q12 8 26.5 9t27.5-6Zm-23-70-77-50v-68l85-57 107 27v91l-115 57Z"/></svg> |