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
583 B
XML
1 line
583 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-864q37 0 71 8t65 22l-55 55q-19-7-39-10t-42-3q-103 0-171.5 69T240-549q0 71 60.5 161T480-191q119-107 179.5-197T720-549q0-12-1-23.5t-3-22.5l59-60q8 25 12.5 51.5T792-549q0 91-67 194T527-137q-11 9-22.5 13.5T480-119q-13 0-24.5-4.5T433-137q-40-35-86.5-82T260-320q-40-54-66-112.5T168-549q0-134 89-224.5T480-864Zm0 315Zm230-203-37-37-230 230q-5 5-8 11.5t-3 14.5v26q0 11 8 19t19 8h26q8 0 14.5-3t11.5-8l230-230-31-31Zm64-4 34-34q8-7 8.5-16.5T809-823l-34-34q-7-7-17-7t-17 7l-34 34 67 67Z"/></svg> |