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
675 B
XML
1 line
675 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M636-764q0 25-12.5 47T590-681q-14 9-26 24t-20 32q-11 26-30 34t-34-6L348-729q-9-8-11.5-19t2.5-22q17-40 73-67t122-27q47 0 74.5 27t27.5 73Zm73 130q68 0 111.5 58T864-427q0 46-24 74.5T774-324h-2q-9 0-16.5-4T742-338L547-532q-14-14-8-33t26-27l82-30q20-8 34.5-10t27.5-2ZM426-96q-42 0-72-29.5T324-197q0-23 12.5-46t33.5-37q21-14 34.5-34.5T424-361q-5-2-9.5-5t-9.5-6l-96 35q-20 7-33.5 10t-24.5 3q-69 0-112-58T96-534q0-44 28.5-73t71.5-29q8 0 16 1.5t16 4.5L113-746q-11-11-11-25t11-25q11-11 25.5-11t25.5 11l629 629q11 11 11 25t-11 25q-11 11-25.5 11T742-117L633-225q-14 62-68 95.5T426-96Z"/></svg> |