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
575 B
XML
1 line
575 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-300q-74 0-132-40.5T264-444q17-43 50-75.5t76-50.5l37 37q-35 11-63.5 34T317-444q24 45 67 70.5t96 25.5q29 0 54.5-8t47.5-22l34 35q-29 20-63.5 31.5T480-300Zm188-94-34-34q2-4 4.5-8t4.5-8q-18-34-48-57t-67-33l-54-54q74 0 135 40.5T696-444q-5 14-12.5 26.5T668-394ZM216-144q-30 0-51-21t-21-51v-498l-29-29q-11-11-11-25t11-25q11-11 26-11t26 11l627 628q11 11 11 25t-11 25q-11 11-25 11t-25-11l-30-29H216Zm0-72h426L216-642v426Zm600-30-72-72v-306H438L246-816h498q30 0 51 21t21 51v498Z"/></svg> |