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
836 B
XML
1 line
836 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M390-822q11-11 25.5-11t25.5 11l29 29q11 12 15.5 27.5T485-734q-5 17-17.5 28T438-692q-62 12-107.5 55.5T270-531q-3 12-12.5 19.5T235-504h-55q-15 0-25.5-10.5T144-540q0-15 10.5-25.5T180-576h28q23-67 74.5-115T403-758l-13-13q-11-11-11-25.5t11-25.5Zm210 342q0-36 13-70t42-55q-15-21-34-38t-42-29q-14-7-20.5-20.5T557-720q5-14 18-21t27 0q41 19 74 49.5t55 70.5q44 12 64.5 52.5T816-480q0 47-20.5 88T731-339q-22 40-55 70t-74 50q-14 6-27-.5T557-240q-5-14 1.5-27.5T579-288q23-12 42-28.5t34-37.5q-29-22-42-55.5T600-480ZM390-138q-11-11-11-25.5t11-25.5l13-13q-69-19-120.5-67T208-384h-28q-15 0-25.5-10.5T144-420q0-15 10.5-25.5T180-456h55q13 0 22.5 7.5T270-429q15 61 60.5 105T438-268q17 4 29 14.5t17 27.5q5 16 1 31.5T469-167l-28 29q-11 11-25.5 11T390-138Z"/></svg> |