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
809 B
XML
1 line
809 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M684-619q17 27 26.5 57.74Q720-530.53 720-497v347q0 22.5-15.75 38.25T666-96H435.51q-14.51 0-26.01-9-11.5-9-16.5-23-10.91-41.31-15.45-80.66Q373-248 372-283t1.5-64q2.5-29 4.5-48.8 0-.9 0 0-38-7.2-91-25.7T177-479q-14-10-17.5-27.5T165-539l146-237q11-17 30-22.5t38 2.5l209 94q30 14 54.5 35t41.5 48ZM527.92-192q8.08 0 13.58-2.5T552-202q5 5 11 7.5t13.17 2.5q15.23 0 25.53-10.29t10.3-25.5q0-15.21-10.35-25.64-10.35-10.42-25.65-10.42V-408q15.3 0 25.65-10.29Q612-428.58 612-443.79t-10.3-25.71Q591.4-480 576.17-480q-7.17 0-13.17 2t-11 7q-5-5-10.5-7t-13.58-2q-15.27 0-25.59 10.29Q492-459.42 492-444.21t10.35 25.64q10.35 10.42 25.65 10.42V-264q-15.3 0-25.65 10.29Q492-243.42 492-228.21t10.33 25.71q10.32 10.5 25.59 10.5Z"/></svg> |