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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-240q-29 0-50.5-21.5T96-312v-450l-15-16q-11-11-10.5-25T82-828q11-11 25-11t25.34 11.34l695.32 695.32Q839-121 839-106.82T828-82q-11 11-25.5 11.5T777-81L618-240H168Zm696-552v551q0 11.67-11.5 15.83Q841-221 833-229l-83-83h42v-480H273q-18 0-27-11.25T237-828q0-13.5 9-24.75T273-864h519q29 0 50.5 21.5T864-792ZM168-312h378l-72-72H276q-15.3 0-25.65-10.29Q240-404.58 240-419.79t10.35-25.71Q260.7-456 276-456h126l-60-60h-66q-15.3 0-25.65-10.29Q240-536.58 240-551.79t10.35-25.71Q260.7-588 276-588h51v57L168-690v378Zm552-108.21q0 15.21-10.29 25.71t-25.5 10.5q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5ZM684-516H561q-18 0-27-11.25T525-552q0-13.5 9-24.75T561-588h123q15.3 0 25.65 10.29Q720-567.42 720-552.21t-10.35 25.71Q699.3-516 684-516Zm0-132H429q-18 0-27-11.25T393-684q0-13.5 9-24.75T429-720h255q15.3 0 25.65 10.29Q720-699.42 720-684.21t-10.35 25.71Q699.3-648 684-648ZM342-516Zm163-41Z"/></svg> |