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
879 B
XML
1 line
879 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M623.75-864q15.25 0 25.75 10.35T660-828v40q48 13 78 51.5t30 88.5v282q0 15.3-10.29 25.65Q747.42-330 732.21-330t-25.71-10.35Q696-350.7 696-366v-282q0-29.7-21.15-50.85Q653.7-720 624-720H343l-22-22q-10.04-10.17-15.52-23.59Q300-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.87ZM480-480l72 72H348q-15.3 0-25.65-10.29Q312-428.58 312-443.79t10.35-25.71Q332.7-480 348-480h132Zm51-51Zm-75 123ZM223-738l52 52q-5 9-8 18.5t-3 19.5v480h432v-96l72 72v24q0 29.7-21.16 50.85Q725.68-96 695.96-96H263.72Q234-96 213-117.15T192-168v-480q0-24 8.5-47t22.5-43Zm520 622L115-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-116Z"/></svg> |