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
770 B
XML
1 line
770 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M732.17-345q-7.17 0-13.67-3t-11.5-8L320.9-742.12Q311-752 305.5-765.5 300-779 300-793v-35q0-15.3 10.31-25.65Q320.63-864 335.88-864h35.87q15.25 0 25.62 10.35 10.37 10.35 10.37 25.65v36H552v-36q0-15.3 10.31-25.65Q572.63-864 587.88-864h35.87q15.25 0 25.75 10.35T660-828v40q48 13 78 51.5t30 88.5v267q0 17-10.75 26.5t-25.08 9.5ZM263.72-96Q234-96 213-117.15T192-168v-480q0-24 8.5-46.5T223-738l41 40v104L115-744q-11-11-11-25t10.52-25q11.48-11 26.15-11 14.66 0 25.33 11l628 628q11 11 11 25t-11 25q-11 11-25.5 11T743-116l-77-76h102v24q0 29.7-21.16 50.85Q725.68-96 695.96-96H263.72ZM451-408l-72-72h-31q-15.3 0-25.65 10.29Q312-459.42 312-444.21t10.35 25.71Q332.7-408 348-408h103Z"/></svg> |