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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M216-96q-29.7 0-50.85-21.15Q144-138.3 144-168v-528q0-29.7 21.15-50.85Q186.3-768 216-768h72v-60q0-15.3 10.29-25.65Q308.58-864 323.79-864t25.71 10.35Q360-843.3 360-828v60h240v-60q0-15.3 10.29-25.65Q620.58-864 635.79-864t25.71 10.35Q672-843.3 672-828v60h72q29.7 0 50.85 21.15Q816-725.7 816-696v528q0 29.7-21.15 50.85Q773.7-96 744-96H216Zm192-72q10.4 0 17.2-6.8 6.8-6.8 6.8-17.2v-70q0-4-7-19l-77-77q-8-8-11-16.5t-1-19.5q9 5 19.84 7.5Q366.69-384 378-384q21 0 38.5-8t29.5-18q8-7 15.5-12t18.5-5q9 0 14 2t20 14q13 11 30.5 19t37.13 8q11.78 0 22.57-2.5Q615-389 624-394q2 11-1.46 19.65-3.46 8.66-11.54 16.35l-77 77q-4 4-5.5 8.5T527-262v70q0 10.4 6.8 17.2 6.8 6.8 17.2 6.8 10.4 0 17.2-6.8 6.8-6.8 6.8-17.2v-62l70-70q13-13 20-29.5t7-34.5q0-11.63-3-22.82-3-11.18-8-21.18 5-11 8-22t3-22.51q0-17.72-6-34.1Q660-527 646-541l-70-70v-61q0-10.4-6.8-17.2-6.8-6.8-17.2-6.8-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2v71q0 5 1.5 9t5.5 8l77.21 76.55Q618-501 621-493.07q3 7.94 3 16.34 0 17.73-11.87 31.23T582-432q-9 0-19-4t-19-12q-20-17-32.5-22t-31.5-5q-19 0-31 5t-33 22q-10 8-19.5 12t-18.5 4q-17 0-29.5-13.5T336-476.24q0-7.76 3-15.58T349-507l76.14-76.91Q428-588 430-592.18q2-4.18 2-8.82v-71q0-10.4-6.8-17.2-6.8-6.8-17.2-6.8-10.4 0-17.2 6.8-6.8 6.8-6.8 17.2v61l-69 70q-14 14-20.5 30.5T288-476q0 11 3 22.11t8 20.89q-5 11-8 22.18-3 11.19-3 22.82 0 18 6.5 34.5T314-324l70 70v62q0 10.4 6.8 17.2 6.8 6.8 17.2 6.8Z"/></svg> |