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
604 B
XML
1 line
604 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M240-480h48v-144h-48v144Zm0-192h48v-80l-48 5v75Zm96 192h48v-144h-48v144Zm0-192h48v-91l-48 5v86ZM111-372q-5-16-8.2-32.36Q99.6-420.73 98-438q-2-16.98 10.5-29.49Q121-480 138-480h54v-278q0-14 9-24t23.14-11.86L838-861q11.03-2 18.52 5.5Q864-848 864-837q0 8.64-6 15.32T843-814l-411 46v96h408q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8H432v144h390q17 0 29.5 12.52 12.5 12.51 10.5 29.5-2 16.98-5 33.48-3 16.5-7.83 32.5H111ZM480-96q-111 0-200.5-56.5T141-300h678q-49 91-138.5 147.5T480-96Z"/></svg> |