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
626 B
XML
1 line
626 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-480ZM356-217 217-356q-2 35 0 68.5t7 62.5q22 6 59.5 8t72.5 0Zm89-12q56-12 107-37.5t84-57.5q32-32 58-83.5T731-515L515-731q-54 11-106.5 37T324-636q-33 33-57 84t-38 107l216 216Zm298-375q3-38 0-70t-8-61q-23-5-59.5-7.5T604-743l139 139ZM321-144q-54 0-98-8t-54-18q-10-11-17.5-54.5T144-322q0-112 34-207t95-157q61-61 157-95.5T639-816q54 0 98 8t53 18q11 11 18.5 54t7.5 98q0 110-34.5 206.5T686-274q-61 61-157 95.5T321-144Zm63-291 142-142q11-11 25-10.5t25 11.5q11 11 11 25t-11 25L434-384q-11 11-25 11t-25-11q-11-11-11-25.5t11-25.5Z"/></svg> |