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
940 B
XML
1 line
940 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m744-156-23 39q-8 13-22 17.5t-27-3.5q-13-8-17-22.61t4-27.39l23-39h-45.96q-15.31 0-25.68-10.29Q600-212.58 600-227.79t10.36-25.71q10.37-10.5 25.68-10.5H682l-23-39q-8-12.78-4-27.39Q659-345 672-353t27-3.5q14 4.5 22 17.5l23 39 23-39q8-13 22-17.5t27 3.5q13 8 17 22.61T829-303l-23 39h45.96q15.31 0 25.68 10.29Q888-243.42 888-228.21t-10.36 25.71Q867.27-192 851.96-192H806l23 39q8 12.78 4 27.39Q829-111 816-103t-27 3.5q-14-4.5-22-17.5l-23-39ZM480-517 223-664q-19-11-37-.18-18 10.81-18 32.45 0 9.73 5.5 18.23T187-600l257 147q17.19 10 36.09 10Q499-443 516-453l258-147q8-5 13-13.44t5-18.56q0-21.5-18-32.25t-37 .25L480-517ZM168-192q-29 0-50.5-21.5T96-264v-432q0-29.7 21.5-50.85Q139-768 168-768h624q29 0 50.5 21.15T864-696v254.92q0 11.08-9.52 16.58-9.51 5.5-19.48.5-61-29-128-17.5T591-381q-32 32-48.5 75T528-217.74q1 10.65-6 18.2-7 7.54-18.1 7.54H168Z"/></svg> |