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
636 B
XML
1 line
636 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M479.79-102Q450-102 429-123.15T408-174h144q0 30-21.21 51t-51 21ZM686-382 279-789q40-41 92-61t109.5-20q119.79 0 203.65 84Q768-702 768-582q0 57-21.5 108T686-382Zm-164 40H321q-62-41-95.5-104T192-582q0-20.34 3-39.67 3-19.33 9-39.33l-89-89q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l627.92 627.92Q805-161 805-146.82q0 14.18-11 24.82-10.67 11-25.33 11-14.67 0-25.85-11.18L522-342ZM372-222q-15.3 0-25.65-10.29Q336-242.58 336-257.79t10.35-25.71Q356.7-294 372-294h234q15.3 0 25.65 10.29Q642-273.42 642-258.21t-10.35 25.71Q621.3-222 606-222H372Z"/></svg> |