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
793 B
XML
1 line
793 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M276.06-312h234.12Q548-312 574-338t26-64q0-38-27-64.21-27-26.22-64.8-26.22-7.2-46.1-42.3-76.84Q430.8-600 384-600q-36.86 0-67.43 20Q286-560 270-527q-43 0-72.5 31.55T168-420q0 45 31.52 76.5 31.51 31.5 76.54 31.5ZM384-456ZM324-48q-15.3 0-25.65-10.29Q288-68.58 288-83.79t10.35-25.71Q308.7-120 324-120h12v-72H120q-33 0-52.5-19.5T48-264v-384q0-33 19.5-52.5T120-720h528q33 0 52.5 19.5T720-648v384q0 33-19.5 52.5T648-192H432v72h12q15.3 0 25.65 10.29Q480-99.42 480-84.21T469.65-58.5Q459.3-48 444-48H324Zm468-420v-324H275.63q-14.63 0-25.13-10.29-10.5-10.29-10.5-25.5t10.35-25.71Q260.7-864 276-864h516q33 0 52.5 19.5T864-792v324q0 15.3-10.29 25.65Q843.42-432 828.21-432t-25.71-10.35Q792-452.7 792-468Z"/></svg> |