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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M660-96q-15.3 0-25.65-10.35Q624-116.7 624-132v-43.65Q588-187 560-211.5T517-271q-6-15 1-29t23-21q12-5 24.5 1.5t17.83 19.52Q594-273 618.54-256.5 643.08-240 672-240h120q30 0 51 21t21 51v36q0 15.3-10.35 25.65Q843.3-96 828-96H660Zm83.79-192Q714-288 693-309.21t-21-51Q672-390 693.21-411t51-21Q774-432 795-410.79t21 51Q816-330 794.79-309t-51 21ZM132-528q-15.3 0-25.65-10.35Q96-548.7 96-564v-36q0-30 21-51t51-21h120q30 0 54.5-17t35.17-45.33Q383-748 394-755q11-7 25-3 16 5 24.5 18t3.5 27q-14 38-43 65.5t-68 39.77v43.83q0 14.9-10.35 25.4Q315.3-528 300-528H132Zm83.79-192Q186-720 165-741.21t-21-51Q144-822 165.21-843t51-21Q246-864 267-842.79t21 51Q288-762 266.79-741t-51 21Zm180.42 336q-15.21 0-25.71-10.5T360-419.68q0-115.71 80.31-196.01Q520.61-696 636.32-696q14.68 0 25.18 10.29t10.5 25.5q0 15.21-10.35 25.71T636-624q-85 0-144.5 59.5T432-420q0 15.3-10.29 25.65Q411.42-384 396.21-384Zm144 0q-15.21 0-25.71-10.35T504-420q0-55 38.5-93.5T636-552q15.3 0 25.65 10.29Q672-531.42 672-516.21t-10.35 25.71Q651.3-480 636-480q-24.75 0-42.37 17.62Q576-444.75 576-420q0 15.3-10.29 25.65Q555.42-384 540.21-384Z"/></svg> |