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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M266-433h116l21 57.89q2 7.11 7.5 11.11 5.5 4 13.5 4 12 0 19.5-10.5T446-392l-90-240q-3-7-9-11.5t-14-4.5h-18q-8 0-14 4t-9 12l-90 241q-5 11 1.76 21T223-360q8 0 14.5-4.5t8.41-11.5L266-433Zm15-43 42-119h2l42 119h-86Zm43 272q-115.33 0-195.66-80.27Q48-364.54 48-479.77t80.34-195.73Q208.67-756 324-756q74 0 137.5 35.5T560-618h-15q-3-11.38 4.18-20.69 7.19-9.31 18.55-9.31 8.27 0 14.7 4.76 6.43 4.77 8.57 13.24l46 192h3l58.82-194.79Q701-640 706.95-644q5.94-4 13.51-4h12.97q7.57 0 13.07 4.27 5.5 4.26 7.5 11.73l56 194h2l45.91-191.79Q860-638 866.39-643q6.38-5 14.9-5 11.71 0 18.71 9.31t4 20.69l-62.97 240.8q-2.03 8.2-8.53 12.7t-14.7 4.5h-12.3q-8.2 0-14.35-4.5T783-377l-56-199h-3l-59 200q-2 7-8 11.5t-14 4.5h-11.58q-8.42 0-13.99-4.5T610-377l-15-55q-18 99-93.5 163.5T324-204Zm.24-72q84.76 0 144.26-59.74 59.5-59.74 59.5-144.5 0-84.76-59.74-144.26-59.74-59.5-144.5-59.5-84.76 0-144.26 59.74-59.5 59.74-59.5 144.5 0 84.76 59.74 144.26 59.74 59.5 144.5 59.5ZM324-480Z"/></svg> |