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
917 B
XML
1 line
917 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m743-116-37-36q-8 4-16.5 6t-17.5 2v6q0 17-12.5 29.5T630-96q-17 0-29.5-12.5T588-138v-6H372v6q0 17-12.5 29.5T330-96q-17 0-29.5-12.5T288-138v-6q-29 0-50.5-20T216-213v-429L115-743q-11-10.67-11-25.33Q104-783 115-794q11-11 25.67-11 14.66 0 25.33 11l628 628q11 10.64 11 24.82T794-116q-11 11-25.67 11-14.66 0-25.33-11ZM372-486v186.05q0 15.28 10.29 25.61Q392.58-264 407.79-264t25.71-10.33q10.5-10.33 10.5-25.6V-414l-72-72Zm144 144v42.14q0 15.24 10.35 25.55T552-264q8 0 15.5-4t12.5-10l-64-64Zm167-37-95-95v-90q0-15.3-10.29-25.65Q567.42-600 552.21-600t-25.71 10.35Q516-579.3 516-564v18L380.85-681.15Q370-692 365-704.89q-5-12.89-5-27.11v-60q0-29.7 21.15-50.85Q402.3-864 432-864h96q29.7 0 50.85 21.12Q600-821.77 600-792.12v71.89h72q29.7 0 50.85 21.11Q744-678 744-648v243q0 24.19-22 33.59-22 9.41-39-7.59ZM432-720h96v-72h-96v72Z"/></svg> |