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
530 B
XML
1 line
530 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M667.64-848Q730-848 773-804.3t43 105.07q0 10.23-1 27.23t-3.84 39.54L759-254q-5 38-34 59t-61.39 21Q644-174 626-182.5T596-210l-99-148q-3-5-7.5-7t-9.5-2q-3 0-17 9l-97 146q-13 20-32 29t-38.61 9q-32.39 0-60.89-21T201-254l-52.11-378.41Q146-655 145-672q-1-17-1-27.23 0-61.37 43-105.07Q230-848 292-848q33 0 53.46 7.65 20.47 7.64 39.5 16.5Q404-815 425.11-807.5 446.22-800 480-800q35 0 56-7.5t39-16.5q18-9 38.79-16.5 20.78-7.5 53.85-7.5Z"/></svg> |