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
522 B
XML
1 line
522 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-96q-130 0-221-91t-91-221q0-61 27.53-120.62 27.53-59.61 68.82-114.42 41.3-54.81 89.47-102.88Q402-794 443-831q8-7 17.52-10.5 9.53-3.5 19.5-3.5 9.98 0 18.98 3.5t16.68 11.5Q556-793 604-745q48 48 90 102.91t70 114.64q28 59.72 28 119.45 0 130-91 221T480-96Zm-48-288v121q0 14.35 12.5 18.17 12.5 3.83 20.34-7.37L604-452q6-9 .98-18.5T589-480h-61v-121q0-14.35-12.5-18.17-12.5-3.83-20.34 7.37L356-412q-6 9-.98 18.5T371-384h61Z"/></svg> |