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
907 B
XML
1 line
907 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M192-180v-564q0-29.7 21.15-50.85Q234.3-816 264-816h240q29.7 0 50.85 21.15Q576-773.7 576-744v264h48q19.8 0 33.9 14.1Q672-451.8 672-432v192q0 20.4 13.8 34.2Q699.6-192 720-192q20.4 0 34.2-13.8Q768-219.6 768-240v-301q-11 6-22.94 9.5Q733.13-528 720-528q-40.32 0-68.16-27.84Q624-583.68 624-624q0-32.39 19.5-58.19Q663-708 695-716l-48.12-48.13Q640-771 640-780.82t7-17.18q7-7 17-7t17 7l107 106q14 14 21 31.7 7 17.71 7 36.3v384q0 40.32-27.77 68.16-27.78 27.84-68 27.84Q680-144 652-171.84q-28-27.84-28-68.16v-192h-48v252q0 15.3-10.35 25.65Q555.3-144 540-144H228q-15.3 0-25.65-10.35Q192-164.7 192-180Zm72-372h240v-192H264v192Zm456-24q20.4 0 34.2-13.8Q768-603.6 768-624q0-20.4-13.8-34.2Q740.4-672 720-672q-20.4 0-34.2 13.8Q672-644.4 672-624q0 20.4 13.8 34.2Q699.6-576 720-576ZM264-216h240v-264H264v264Zm240 0H270h234Z"/></svg> |