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
1.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M173-696h245-245Zm67 264h-72 432-360ZM192-96q-20 0-34-14t-14-34v-61q-23-19-35.5-46T96-312v-360q0-71 64.5-107.5T395-816q15 0 26 10.35T432-780q0 15.3-10.5 25.65Q411-744 396-744q-103 0-153 12t-70 36h199q15.3 0 25.65 10.29Q408-675.42 408-660.21t-10.35 25.71Q387.3-624 372-624H168v120h324q15 0 25.5 10.29t10.5 25.5q0 15.21-10.35 25.71T492-432H168v120q0 29.7 21.17 50.85Q210.33-240 240.06-240h288.22Q558-240 579-261.15T600-312v-60q0-15.3 10.29-25.65Q620.58-408 635.79-408t25.71 10.35Q672-387.3 672-372v60q0 33-12.5 60.5T624-205v61q0 20-14 34t-34 14q-20 0-34-14t-14-34v-24H240v24q0 20-14 34t-34 14Zm479.77-384Q592-480 536-536.16 480-592.32 480-672q0-80 56-136t136.45-56q79.49 0 135.52 56.23 56.03 56.22 56.03 136Q864-592 807.77-536q-56.22 56-136 56Zm.23-192q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8v-48q0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8v48q0 9.6 7.2 16.8 7.2 7.2 16.8 7.2Zm0 96q9.6 0 16.8-7.2 7.2-7.2 7.2-16.8 0-9.6-7.2-16.8-7.2-7.2-16.8-7.2-9.6 0-16.8 7.2-7.2 7.2-7.2 16.8 0 9.6 7.2 16.8 7.2 7.2 16.8 7.2ZM264-288q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm240 0q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Z"/></svg> |