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
813 B
XML
1 line
813 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M288-600H132q-15.3 0-25.65-10.29Q96-620.58 96-635.79t10.35-25.71Q116.7-672 132-672h156v-102l-32.02 32.02Q245-731 230.5-731t-25.98-11Q194-753 194-767.5t10.88-25.38l94.25-94.25Q310-898 324.18-898q14.18 0 24.82 11l94.14 94.14Q454-782 454-768t-10.52 25Q432-732 417.5-732t-25.48-10.72L360-774v414h468q15.3 0 25.65 10.29Q864-339.42 864-324.21t-10.35 25.71Q843.3-288 828-288H672v102l32.02-32.02Q715-229 729.5-229t25.98 11Q766-207 766-192.5t-10.87 25.37l-94.25 94.25Q650-62 635.82-62 621.64-62 611-73l-94.05-94.16Q506-178.03 506.5-192.51 507-207 517.52-218q11.48-11 25.98-11t25.22 10.98L600-186v-102H360q-29.7 0-50.85-21.15Q288-330.3 288-360v-240Zm312 168v-168H432v-72h168q29.7 0 50.85 21.15Q672-629.7 672-600v168h-72Z"/></svg> |