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
586 B
XML
1 line
586 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M239-387q-23 12-47 5.5T154-410q-17-26-6.5-55.5T188-506l284.92-95.28Q486-606 499-600q13 6 21 23 7 13 1.94 26.91Q516.88-536.18 504-529L239-387Zm96.74 243Q306-144 285-165.15 264-186.3 264-216v-130l298-160q16-8 21-25t-3-33l172.59-84.92Q766-656 780-650t22.82 22.97Q809-616 806-603q-3 13-14 21L552-408v192q0 29.7-21.18 50.85Q509.65-144 479.91-144H335.74Zm-11.96-408q-54.78 0-93.28-38.72t-38.5-93.5q0-54.78 38.72-93.28t93.5-38.5q54.78 0 93.28 38.72t38.5 93.5q0 54.78-38.72 93.28t-93.5 38.5Z"/></svg> |