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
747 B
XML
1 line
747 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M408-192h-36.05q-14.95 0-25.45-10.29t-10.5-25.5q0-15.21 10.35-25.71T372-264h36v-432.33h-36q-15.3 0-25.65-10.33Q336-717 336-732.21t10.35-25.5Q356.7-768 372-768h36q33 0 52.5 19.5T480-696v432q0 33-19.5 52.5T408-192Zm216 0q-33 0-52.5-19.5T552-264v-432q0-33 19.5-52.5T624-768h192q33 0 52.5 19.5T888-696v432q0 33-19.5 52.5T816-192H624ZM198-444H84.14q-15.36 0-25.75-10.29T48-479.79Q48-495 58.39-505.5T84.14-516H198l-32.02-32.02Q155-559 155.46-573.67q.46-14.66 11.54-25.33 10.67-11 25.33-11 14.67 0 25.48 10.84l92.79 93.98q5.4 5.42 7.9 11.75 2.5 6.32 2.5 13.55t-2.5 13.55Q316-460 311-455l-94 94q-11 11-25 11t-25-11.48Q156-372 155.5-386.5T166-412l32-32Z"/></svg> |