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
709 B
XML
1 line
709 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.21-480q-15.21 0-25.71-10.35T444-516v-312q0-15.3 10.29-25.65Q464.58-864 479.79-864t25.71 10.35Q516-843.3 516-828v312q0 15.3-10.29 25.65Q495.42-480 480.21-480ZM480-144q-70 0-131.13-26.6-61.14-26.6-106.4-71.87-45.27-45.26-71.87-106.4Q144-410 144-480q0-58.57 20-113.79Q184-649 221-694q10-13 25-14.5t26 9.5q10 11 11 25.5t-7 25.5q-29.45 36-44.73 79Q216-526 216-480q0 110.31 76.78 187.16 76.78 76.84 187 76.84T667-292.84q77-76.85 77-187.16 0-47-16-89.5T683-649q-9-11-8-25.5t12-25.5q10-11 25-9t25.78 14.36Q776-649 796-594t20 114q0 70-26.6 131.13-26.6 61.14-71.87 106.4-45.26 45.27-106.4 71.87Q550-144 480-144Z"/></svg> |