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
794 B
XML
1 line
794 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M180-96q-15.3 0-25.65-10.37Q144-116.74 144-132.06v-108.19Q144-270 165.15-291T216-312h37l31-168h-56q-15.3 0-25.65-10.29Q192-500.58 192-515.79t10.34-25.71q10.35-10.5 25.64-10.5h503.73q15.29 0 25.79 10.29t10.5 25.5q0 15.21-10.35 25.71T732-480h-56l31 168h37q29.7 0 50.85 21.12Q816-269.76 816-240.11v107.83q0 15.28-10.35 25.78Q795.3-96 780-96H180Zm110-504q-12.44 0-22.22-7.5T255-627l-41-155q-2-9.82 1-17.41T225-812q7-5 16-4.5t17 6.5q20 14 40.5 22t44.5 8q31 0 57.35-14.57Q426.69-809.14 450-831q6-6 14-9.5t16-3.5q8 0 16 3.5t14 9.5q23.31 21.86 49.65 36.43Q586-780 617-780q24 0 44.7-8.48 20.69-8.48 40.3-21.52 8-6 17-5.5t16 5.5q7 5 10 12.24t1 15.76l-42 155q-2.76 12.19-12.88 19.6Q681-600 669-600H290Z"/></svg> |