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
1014 B
XML
1 line
1014 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M612.41-252q-15.48 0-25.94-10.29Q576-272.58 576-287.79t10.47-25.71q10.46-10.5 25.94-10.5H728l-31-32q-11-11-11-25t11.14-25q11.15-11 26-11Q738-417 749-406l90 93q11 10.64 11 24.82t-10.59 24.96l-91.82 93.44Q737-159 722.43-159t-25.5-11Q686-181 686-195.5t11-25.5l31-31H612.41ZM541-96q-100 0-171.5-68T298-332v-30q-85-11-143.5-74.5T96-588v-192q0-15.3 10.35-25.65Q116.7-816 132-816h84v-12q0-15.3 10.29-25.65Q236.58-864 251.79-864t25.71 10.35Q288-843.3 288-828v96q0 15.3-10.29 25.65Q267.42-696 252.21-696t-25.71-10.35Q216-716.7 216-732v-12h-48v156.46q0 64.54 45.5 110.04T324-432q65 0 110.5-45.5T480-587.54V-744h-48v12q0 15.3-10.29 25.65Q411.42-696 396.21-696t-25.71-10.35Q360-716.7 360-732v-96q0-15.3 10.29-25.65Q380.58-864 395.79-864t25.71 10.35Q432-843.3 432-828v12h84q15.3 0 25.65 10.35Q552-795.3 552-780v192q0 84.35-51.5 146.67Q449-379 370-364v33q0 69 50.5 116.5T541-167q14 0 24.5 10.5t10.5 25q0 14.5-10.06 25T541-96Z"/></svg> |