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
582 B
XML
1 line
582 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M408-408v-72h72v72h-72Zm-72 72v-72h72v72h-72Zm144 0v-72h72v72h-72Zm72-72v-72h72v72h-72Zm-288 0v-72h72v72h-72Zm-48.17 264q-30.83 0-51.33-22.62T144-221v-518q0-31.76 22.62-54.38T221-816h518q31.76 0 54.38 22.62T816-739v518q0 31.76-22.62 54.38T739-144H215.83ZM264-216h72v-48h-72v48Zm144 0h72v-48h-72v48Zm288 0h48v-48h-48v48Zm-480-48h48v-72h72v72h72v-72h72v72h72v-72h72v72h72v-72h-72v-72h72v-72h48v-264H216v336h48v72h-48v72Zm0 48v-528 528Zm480-192v72h48v-72h-48ZM552-264v48h72v-48h-72Z"/></svg> |