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
1.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M293-348q-52 0-97-27t-76-70q-8-12-4.5-26t17.5-21q14-7 28.55-2.57 14.54 4.44 24.54 16.85Q207-452 234.69-436t57.23 16Q327-420 347-440.86q20-20.85 20-50.14 0-31-21.15-52.01-21.15-21.02-50.85-21.02h-18q-15.3 0-25.65-10.28Q241-584.6 241-599.8t10.42-25.7q10.42-10.5 25.82-10.5h18.11Q318-636 333-651.75T348-690q0-22.5-15.27-38.25T295-744q-12.16 0-22.58 5.5-10.42 5.5-19.31 13.75Q238-711 223-713t-25-11q-10-9-12-22.5t9-24.5q20.38-20.29 45.19-32.65Q265-816 295-816q54 0 89.5 37t35.5 88q0 25-8.97 47.63Q402.05-620.75 385-603q11 8 19.5 18t15.47 21H528v-180h-36q-15.3 0-25.65-10.35Q456-764.7 456-780q0-15.3 10.33-25.65Q476.67-816 491.94-816h143.78q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.35 25.71Q651.3-744 636-744h-36v145l-40 107H439v2q0 60-40.46 101T293-348Zm315 135-33.11 93.41Q571-109 561.63-102.5 552.25-96 541-96q-20 0-30.5-16t-3.5-34l143-381q4.81-11 14.42-18 9.62-7 21.16-7h28.84q11.54 0 21.16 7 9.61 7 14.42 18l144 382q7 18-4.37 33.5Q878.26-96 859.32-96q-12.32 0-21.82-7T824-121l-32.21-92H608Zm24-66h136l-66-189-70 189Z"/></svg> |