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
757 B
XML
1 line
757 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M432-480q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42ZM860.17-49.67 761.68-147Q741-135 718.5-127.5T672-120q-70 0-119-49t-49-119q0-70 49-119t119-49q70 0 119 49t49 119q0 24-7.5 46.5T813-198.32l98.22 98.49Q922-89 922-75q0 14-11 25t-25.5 11q-14.5 0-25.33-10.67ZM671.77-192Q712-192 740-219.77q28-27.78 28-68Q768-328 740.23-356q-27.78-28-68-28Q632-384 604-356.23q-28 27.78-28 68Q576-248 603.77-220q27.78 28 68 28ZM216-192q-29.7 0-50.85-21.15Q144-234.3 144-264v-24q0-24.76 12.5-45.88T191-367q58-33 121-50t129-15q13 0 18.5 11.5t-.61 23.77q-13.45 25.55-20.17 52.64Q432-317 432-288q0 16 1.5 31.5T440-225q4 12-3.5 22.5T417-192H216Z"/></svg> |