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
872 B
XML
1 line
872 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-480Zm263-144q-50 0-84.5-35T624-744q0-50 34.71-85T743-864q50 0 85 35t35 85q0 50-35 85t-85 35ZM480.28-96Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.81-834q69.81-30 149.19-30 17.49 0 34.99 2 17.49 2 34.01 5 14 3 19.5 15.5t.5 26.5q-6 14-20 21t-29.27 5q-9.87-2-19.3-2.5-9.43-.5-20.16-.5-130.77 0-221.52 91T168-480q0 130 91 221t221 91q130 0 221-90.75t91-221.52q0-10.73-.5-20.16t-2.5-19.3Q787-535 794.5-549t21.5-19.5q14-5.5 26 0t15 19.5q3 16.52 5 34.01 2 17.5 2 34.99 0 79.38-30 149.19T751.5-208.5Q699-156 629.28-126q-69.73 30-149 30ZM429-437l-60-60q-11-11-25-10.5T319-496q-11 11-11 25.5t11 25.5l85 85q11 11 25 10.5t25-11.5l178-178q13-13 11.27-27.02Q641.53-580.05 632-590q-9.95-10.21-23.98-11.61Q594-603 581-590L429-437Z"/></svg> |