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
565 B
XML
1 line
565 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M144-240v-48q0-20.4 13.8-34.2Q171.6-336 192-336v144q-20.4 0-34.2-13.8Q144-219.6 144-240Zm96 48v-144h129l32-70 53 115-36 79q-4 8-11.74 14T390-192H240Zm576-48q0 20.4-13.8 34.2Q788.4-192 768-192v-144q20.4 0 34.2 13.8Q816-308.4 816-288v48Zm-96 48H569.79q-8.79 0-15.79-6t-11-14L319-700q-11-24 3.28-46 14.27-22 40.44-22 14.28 0 26.12 7.39Q400.68-753.22 407-740l73 161 73-161q6.4-13.22 18-20.61 11.6-7.39 26-7.39 25.93 0 40.46 22Q652-724 641-700L533-464l58 128h129v144Z"/></svg> |