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
848 B
XML
1 line
848 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M264-531q0 46 18.5 87.5T336-372v-27q0-15 10.5-25.5T372-435q15 0 25.5 10.5T408-399v120q0 15-10.5 25.5T372-243H252q-15 0-25.5-10.5T216-279q0-15 10.5-25.5T252-315h38q-47-42-72.5-97.5T192-531q0-38 10-75.5t30-70.5L115-795q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l628 628q11 11 11 25t-11 25q-11 11-25.5 11T743-167L625-284q-10 5-19 10t-19 10q-14 6-27.5-1T541-286q-5-14 2.5-27t21.5-19q10-4 19-9.5t17-10.5l-21 24-294-296q-11 22-16.5 45.5T264-531Zm464 146-54-54q10-22 16-45t6-47q0-46-18.5-87.5T624-691v28q0 15-10.5 25.5T588-627q-15 0-25.5-10.5T552-663v-120q0-15 10.5-25.5T588-819h120q15 0 25.5 10.5T744-783q0 15-10.5 25.5T708-747h-38q47 42 72.5 97.5T768-531q0 38-10 75.5T728-385ZM387-726l-52-53 18-10q9-5 19-9 14-6 27.5 1.5T416-774q3 15-5 28.5T389-726h-2Z"/></svg> |