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
1.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M516-260v128q0 15.3-10.29 25.65Q495.42-96 480.21-96t-25.71-10.35Q444-116.7 444-132v-129L341-158q-10.13 10-24.07 9.5Q303-149 291-158t-11.5-24.5q.5-15.5 11.28-26.21L429-347l-82-82-139.14 139.22Q197-279 183-279t-25-11q-11-11-11-25.5t11.3-25.6L261-444H132q-15.3 0-25.65-10.29Q96-464.58 96-479.79t10.35-25.71Q116.7-516 132-516h129L95-682q-11-11-11-25t10.95-25q10.94-11 26-11 15.05 0 26.13 11.08l626.84 627.84Q785-93 785-78.82q0 14.18-11 24.82-10.67 11-25.33 11-14.67 0-25.99-11.32L516-260Zm82-184h-62l-92-93v-61L290.67-751.33Q280-762 280-776.5q0-14.5 11-25.5t25.5-11q14.5 0 25.5 11.3L444-699v-129q0-15.3 10.29-25.65Q464.58-864 479.79-864t25.71 10.35Q516-843.3 516-828v129l103-103q11-11 25.5-11.5T670-803q11 11 11 25.5t-10.74 25.24L516-598v82h82l153.33-153.33Q762-680 778-681t24 11q8 12 9 26.5t-9 24.5L699-516h129q15.3 0 25.65 10.29Q864-495.42 864-480.21t-10.35 25.71Q843.3-444 828-444H699l103 103q3 3-2.5 17.5T789-296q-5 13-4 17.5t18-12.5q-11 11-25.5 11t-25.24-10.67L598-444Z"/></svg> |