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
557 B
XML
1 line
557 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-72q-26 0-49-12.5T397-120h-13q-29.7 0-50.85-21.15Q312-162.3 312-192v-150q-57-40-88.5-102T192-576q0-120.17 83.88-204.08 83.89-83.92 204-83.92Q600-864 684-780.08q84 83.91 84 204.08 0 70-31.5 132T648-342v150q0 29.7-21.15 50.85Q605.7-120 576-120h-14q-11 23-33.5 35.5T480-72Zm-96-120h192v-48H384v48Zm0-96h192v-48H384v48Zm120-120v-110l72-72q7-7.36 7-17.18T576-624q-7-7-16.82-7T542-624l-62 62-62-62q-7.36-7-17.18-7T384-624q-7 7-7 16.82t7 17.18l72 72v110h48Z"/></svg> |