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
666 B
XML
1 line
666 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M471-227 153-545q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l318 318v-11q0-15.3 10.29-25.65Q542.58-324 557.79-324t25.71 10.35Q594-303.3 594-288v97q0 15.3-10.35 25.65Q573.3-155 558-155h-98q-15.3 0-25.65-10.29Q424-175.58 424-190.79t10.35-25.71Q444.7-227 460-227h11Zm-19-396-84.89 39.89Q357-578 347-580q-10-2-18-10-13-13-10-30.5t19.69-25.41L690.2-806.06Q701-811 712-808.5q11 2.5 18.78 10.28l19.44 19.44Q758-771 760.5-760q2.5 11-2.39 21.79l-160.5 352.25Q589.78-369 572.17-366q-17.62 3-30.34-10-7.83-8-9.83-19t2.98-22L575-500 452-623Zm60-28 91 91 82-171.03-2-1.97-171 82Z"/></svg> |