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
1.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M204.17-192q-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-58h72v58q0 16.94 7 32.47 7 15.53 20.88 25.33L596-675q36 27 56 67.5t20 85.5v102q0 15.3-10.29 25.65Q651.42-384 636.21-384t-25.71-10.35Q600-404.7 600-420v-91q0-34.18-15-64.09Q570-605 543-625l-63-48v397q0 15.3-10.29 25.65Q459.42-240 444.21-240t-25.71-10.35Q408-260.7 408-276v-452l-36-28-36 28v401q0 56-38.34 95.5-38.33 39.5-93.49 39.5Zm-.17-72q26 0 43-18.5t17-44.5v-346l-63 48q-27 20-42 49.91-15 29.91-15 64.09v184q0 25.59 17.21 44.3Q178.43-264 204-264Zm348 120q-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-72ZM204-469Zm336 0Z"/></svg> |