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
617 B
XML
1 line
617 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M246-264h468L480-428 246-264Zm190-403q-4 10-13 16t-20.27 6q-14.73 0-25.23-10.35T367-681q0-4 .5-7.5t2.5-7.5q14-33 44.06-52.5 30.06-19.5 66.13-19.5Q530-768 565-733.38t35 84.2q0 40.18-23 72.68-23 32.5-61 43.5v42l332.53 234.04q7.74 4.54 11.6 12.25Q864-237 864-228q0 15.3-10.35 25.65Q843.3-192 828-192H132q-15.3 0-25.65-11Q96-214 96-229.11q0-8.89 3.87-16.57 3.86-7.68 11.6-12.2L444-491v-73q0-15.3 11.12-25.65Q466.24-600 482-600q20 0 33-14.44t13-34.5q0-20.06-13.91-33.56-13.91-13.5-33.78-13.5-14.31 0-26.31 8-12 8-18 21Z"/></svg> |