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
584 B
XML
1 line
584 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m444-254-183-74q-20-8-32.5-26.5t-12.5-40v-61.82q0-29.57 21.15-50.63Q258.3-528 288-528h156v-120h-36q-29.7 0-50.85-21.19Q336-690.37 336-720.12v-72.13Q336-822 357.18-843q21.17-21 50.91-21h144.17Q582-864 603-842.81q21 21.18 21 50.93v72.13Q624-690 602.85-669T552-648h-36v120h156q29.7 0 50.85 21.05Q744-485.89 744-456.32v61.82q0 21.5-12.5 40T699-328l-183 74v122q0 15.3-10.29 25.65Q495.42-96 480.21-96t-25.71-10.35Q444-116.7 444-132v-122Zm0-78v-124H288v61l156 63Zm72 0 156-63v-61H516v124Z"/></svg> |