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
638 B
XML
1 line
638 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m224-784-51-51q59-58 137.07-91.5Q388.15-960 478.5-960q90.35 0 168.43 34Q725-892 784-832l-51 51q-49-50-114.5-78.5T478.27-888q-74.74 0-140 28Q273-832 224-784Zm119 119-51-51q36.09-35.22 84.04-55.61Q424-792 478.5-792q54.5 0 102.5 21.5t84 57.5l-51 51q-26-27-60.75-42.5Q518.49-720 478.5-720t-74.75 14.5Q369-691 343-665ZM480 0q-60 0-102-42t-42-101.61v-336.78Q336-540 378-582t102-42q60 0 102 42t42 101.61v336.78Q624-84 582-42T480 0Zm.21-408Q510-408 531-429.21t21-51Q552-510 530.79-531t-51-21Q450-552 429-530.79t-21 51Q408-450 429.21-429t51 21Z"/></svg> |