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
647 B
XML
1 line
647 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M314-170q-53-9-87.5-49T192-312v-360q0-73 67-108.5T480-816q154 0 221 35.5T768-672v360q0 53-34.5 93T646-170l43.05 43q7.95 8 3.95 19.5T677-96H283q-12 0-16-11.5t3.95-19.5L314-170Zm-50-334h180v-120H264v120Zm378 72H264h432-54Zm-126-72h180v-120H516v120ZM360-288q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm240 0q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm-264 48h288q30 0 51-21t21-51v-120H264v120q0 30 21 51t51 21Zm144-504q-102 0-143 10.5T269-696h423q-29-30-73-39t-139-9Zm.45 48H692 269h211.45Z"/></svg> |