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
825 B
XML
1 line
825 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M697-441v117q0 15-10.5 25.5T661-288q-15 0-25.5-10.5T625-324v-98l-42-79q-13 5-21.5 15.5T553-461v212l56 99q11 18 .5 36T578-96q-10 0-18-5t-13-13l-66-116v-231q0-34 18.5-62t48.5-42l-59-108q-18-33-11-70.5t36-62.5l39-35q11-10 26-8.5t25 12.5l220 252q8 9 12.5 20.5T842-541l21 407q1 15-9.5 26.5T827-96q-14 0-24.5-10T791-130l-21-407-196-225-13 11q-10 8-12.5 20.5T553-707l144 266Zm-433 0 144-266q7-11 4.5-23.5T400-751l-13-11-196 225-21 407q-1 14-11.5 24T134-96q-16 0-26.5-11T98-134l21-407q1-12 5-23.5t12-20.5l220-252q10-11 25-12.5t26 8.5l40 35q29 25 36 62.5T472-673l-58 108q30 14 48 42t18 62v231l-66 116q-5 8-13 13t-18 5q-21 0-31.5-18t.5-36l56-99v-212q0-14-8-24.5T379-501l-43 79v98q0 15-10.5 25.5T300-288q-15 0-25.5-10.5T264-324v-117Z"/></svg> |