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
738 B
XML
1 line
738 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-552q0-130 91-221t221-91q85.01 0 156 42 71 42 112.84 113.22Q685-696 680-682q-5 14-19.45 20-13.55 6-27.05 1.5t-21.7-17.51Q579-731 525-761.5 471-792 408-792q-100 0-170 70t-70 170q0 63 30.5 117t83.67 85.79Q295-341 299.5-327q4.5 14-.5 28t-19.32 19.5Q265.36-274 252-282q-72-42-114-113.5T96-552ZM456-96q-29.7 0-50.85-21.15Q384-138.3 384-168v-336q0-29.7 21.15-50.85Q426.3-576 456-576h336q29.7 0 50.85 21.15Q864-533.7 864-504v336q0 29.7-21.15 50.85Q821.7-96 792-96H456Zm0-72h336v-336H456v336Zm149-73-39-52q-5.25-8-14-8t-14 8l-36 48q-7 9-1.75 19T516-216h216q11.38 0 16.19-10 4.81-10-2.19-19l-55-72q-5-7-14-7.5t-14 7.5l-58 76Zm19-95ZM398-563Z"/></svg> |