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
968 B
XML
1 line
968 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M588.21-456q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm-168 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM768-528q0 63-25 117t-67.22 94.42Q662-304 647.5-306q-14.5-2-23.5-12t-10.5-24q-1.5-14 11.5-26 33-30 52-71.01 19-41 19-88.99 0-9-.5-18.5T693-565q-71 5-135.5-23T448-672q-29 54-76.5 92.5T264-526q1 47 19.94 87.98Q302.88-397.03 335-368q13 12 11.5 26T336-318q-9 10-23.33 12-14.34 2-28.67-11-42-40-67-94t-25-117q0-120 84-204t204-84q120 0 204 84t84 204ZM486-156H371.93q-15.27 0-25.6-10.29Q336-176.58 336-191.79t10.33-25.71q10.33-10.5 25.6-10.5H486l-31-32q-11-11-11-25.5t11-25.5q11-11 25.18-11T505-311l94.14 94.14Q610-206 610-191.82T599-167l-94.14 94.14Q494-62 479.82-62T455-73q-11-11-11.5-25.5T454-124l32-32Z"/></svg> |