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.7 KiB
XML
1 line
1.7 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M240-498v87q-12 11-18 20.67-6 9.66-6 18.33 0 4 .5 7t2.5 7l45 22H343.71q6.29 0 10.79 3.5 4.5 3.5 6.5 8.5l4 10 55-20 12-2h129.25q4.52 0 8.13 2 3.62 2 5.62 6l26 37 94-23 20-37q2-5 6.31-7t9.69-2h11q1-3 1.5-6t.5-6q0-8.67-6-18.33-6-9.67-18-20.67v-87q47 25 71.5 58t24.5 68q0 3-.5 6t-.5 6h13l30 40q3 4 3.5 8t-1.91 9.15L821-203q-2 4.71-7 7.86-5 3.14-10 3.14h-89q1 5-1.5 9.4T706-176l-75 30q-4 2-13 2H386q-6 0-10.5-3.5T369-156l-6-16-115 26q-4 1-8 0t-7-3l-130-98q-4-2-5.5-5.69Q96-256.38 96-261v-65q0-5 2.18-9.17 2.18-4.16 5.82-5.83l40-27v-4q0-35 24.5-67.5T240-498Zm26-81q-21-28-33.5-60.18t-12.5-67.2q0-6.62.5-12.62.5-6 1.5-13 1.91-14.93 11.96-25.46Q244-768 258-768q16.11 0 27.05 10.6Q296-746.8 294-731.78q-1 5.3-1.5 11.04-.5 5.74-.5 11.53 0 29.93 14.08 56T338-603q20 26 33.5 55.83 13.5 29.82 13.5 62.44v7.73q0 4-1 8-2 15-12 26t-24 11q-17 0-28-10.48t-9-25.96q1-4.56 1.5-9.06.5-4.5.5-9.19 0-27.21-15.5-49.26Q282-558 266-579Zm143 0q-21-28-33.5-60.18t-12.5-67.2q0-6.62.5-12.62.5-6 1.5-13 1.91-14.93 11.96-25.46Q387-768 401-768q16.11 0 27.05 10.6Q439-746.8 437-731.78q-1 5.3-1.5 11.04-.5 5.74-.5 11.53 0 29.93 14.08 56T481-603q20 26 33.5 55.83 13.5 29.82 13.5 62.44v7.73q0 4-1 8-2 15-12 26t-24 11q-17 0-28-10.48t-9-25.96q1-4.56 1.5-9.06.5-4.5.5-9.19 0-27.21-15.5-49.26Q425-558 409-579Zm143 0q-21-28-33.5-60.18t-12.5-67.2q0-6.62.5-12.62.5-6 1.5-13 1.91-14.93 11.96-25.46Q530-768 544-768q16.11 0 27.05 10.6Q582-746.8 580-731.78q-1 5.3-1.5 11.04-.5 5.74-.5 11.53 0 29.93 14.08 56T624-603q20 26 33.5 55.83 13.5 29.82 13.5 62.44v7.73q0 4-1 8-2 15-12 26t-24 11q-17 0-28-10.48t-9-25.96q1-4.56 1.5-9.06.5-4.5.5-9.19 0-27.21-15.5-49.26Q568-558 552-579Z"/></svg> |