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
891 B
XML
1 line
891 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m334-720 79-104q12.52-17 30.25-25t36.51-8q18.77 0 36.51 8Q534-841 547-824l79 104H334Zm-94 144v-40q-44-17-69.5-59.5T144-767q0-15.3 10.29-25.65Q164.58-803 179.79-803t25.71 10.35Q216-782.3 216-767q2 38 27.5 66.5T297-672h366q28 0 53.5-29t27.5-67q0-15.3 10.29-25.65Q764.58-804 779.79-804t25.71 10.35Q816-783.3 816-768q0 49-25.5 92T720-616v40H240Zm-48 396v-278q-63-6-103.5-55.5T48-624q0-15.3 10.29-25.65Q68.58-660 83.79-660t25.71 10.35Q120-639.3 120-624q2 40 29 68t66 28h530q38 0 65-28t30-68q0-15.3 10.29-25.65Q860.58-660 875.79-660t25.71 10.35Q912-639.3 912-624q-1 61-38.5 110.5T768-458v278q0 34.65-24.67 59.32Q718.65-96 684-96h-72q-15.3 0-25.65-10.35Q576-116.7 576-132v-60q0-40-28-68t-68-28q-40 0-68 28t-28 68v60q0 15.3-10.35 25.65Q363.3-96 348-96h-72q-34.65 0-59.32-24.68Q192-145.35 192-180Z"/></svg> |