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
552 B
XML
1 line
552 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M300-264v-171L137-663q-13-18-3-37.5t32-19.5h340q22 0 32 19.5t-3 37.5L372-434v170h24q15.3 0 25.65 10.29Q432-243.42 432-228.21t-10.35 25.71Q411.3-192 396-192H276q-15.3 0-25.65-10.29Q240-212.58 240-227.79t10.35-25.71Q260.7-264 276-264h24Zm-12-312h96l52-72H236l52 72Zm312 384q-50 0-85-35t-35-85q0-50 35-85t85-35q13.2 0 25.2 1.87 12 1.88 22.8 8.13v-262q0-15.3 10.35-25.65Q668.7-720 684-720h84q20 0 34 14t14 34q0 20-14 34t-34 14h-48v312q0 50-35 85t-85 35Z"/></svg> |