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
989 B
XML
1 line
989 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M396.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.5Zm168 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.5ZM192-528q0-120 84-204t204-84q120 0 204 84t84 204q0 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 32-30 51.5-71.01 19.5-41 19.5-88.99 0-9-.5-18.5T693-565q-71 5-135.5-23T448-672q-29 54-76.5 92.5T264-526q1 47 19.94 88.1Q302.88-396.81 335-368q13 12 11.5 26T336-318q-9 10-23.33 12-14.34 2-28.67-11-42-40-67-94t-25-117Zm324 354 32-32q11-11 25.5-11t25.5 11q11 11 11 25.67 0 14.66-11 25.33l-94.14 93.15Q494-51 479.82-51T455-62l-94.14-93.15Q350-166 350-180.67q0-14.66 11-25.33 11-11 25.5-11t25.5 11l32 32v-114.61q0-15.47 10.29-25.93Q464.58-325 479.79-325t25.71 10.46q10.5 10.46 10.5 25.93V-174Z"/></svg> |