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
1003 B
XML
1 line
1003 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m435-343.56 7 31.56q2.37 10.84 10.66 17.42Q460.95-288 472-288h15q11.2 0 19.6-6.5Q515-301 517-312l8-32q14-5 26.5-11.5T575-372l32 9q11 3 20.38-1.05Q636.75-368.1 642-377l8-13q5-9 3.5-19.5T644-428l-23-22q2-13 3-29.5t-2-29.5l22-21q8-8 9.5-18.5T650-568l-8-13q-5-9-15-13.5t-20-1.5l-31 9q-11-10-24-17t-27-12.29L518-647q-2-11-11-18t-20.45-7h-13.1Q462-672 453-665t-11 18l-7 30.55Q421-611 408-604q-13 7-24 17l-30-9q-11-3-21 1t-15 14l-8 12q-5 10-3.5 20.5T316-530l23 21q-3 14-3 29.5t3 29.5l-23 22q-8 8-9.5 18t3.67 20.42l6.66 13.03Q322-367 332.5-363t21.5 1l31-10q11 9 23.5 16t26.5 12.44ZM479.79-408Q450-408 429-429.21t-21-51Q408-510 429.21-531t51-21Q510-552 531-530.79t21 51Q552-450 530.79-429t-51 21ZM216-144q-29.7 0-50.85-21.15Q144-186.3 144-216v-528q0-29.7 21.15-50.85Q186.3-816 216-816h528q29.7 0 50.85 21.15Q816-773.7 816-744v528q0 29.7-21.15 50.85Q773.7-144 744-144H216Zm0-72h528v-528H216v528Zm0-528v528-528Z"/></svg> |