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
1014 B
XML
1 line
1014 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M552-144q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-144q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h96q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v144q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-96Zm24-48h48v-96h-48v96Zm168-48q-10.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.8h96q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v72q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-72v24h72q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2Q850.4-96 840-96h-96q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-72q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h72v-24h-72Zm-539.83 48q-55.17 0-93.67-39.38Q72-270.75 72-327v-195q0-45 20-85.5t56-67.5l160-121q14-11 21-26.21 7-15.2 7-31.79v-22q0-15.3 10.29-25.65Q356.58-912 371.79-912t25.71 10.35Q408-891.3 408-876v22q0 16.94 7 32.47 7 15.53 20.88 25.33L596-675q63 48 70.5 114t7.5 138q0 17-12 28t-29 11h-81q-29.7 0-50.85 21.15Q480-341.7 480-312v73q0 11-9.5 15.5T453-226q-21-20-33-46t-12-55v-401l-36-28-36 28v401q0 56-38.34 95.5-38.33 39.5-93.49 39.5Z"/></svg> |