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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m720-612-29 24q-14 11-30.5 11.5T631-587q-12-10-16-25.5t1-31.5l14-44-31-20q-14-8-20-22t-1-29q5-15 17-24t29-9h38l11-35q5-17 18-27t29-10q16 0 29 10t18 27l11 35h38q16 0 28.5 9t17.5 23q5 15-.5 29.5T842-707l-31 20 14 44q5 17 .5 33.5T807-584q-13 8-28.5 7T750-588l-30-24Zm0-72q15 0 25.5-10.5T756-720q0-15-10.5-25.5T720-756q-15 0-25.5 10.5T684-720q0 15 10.5 25.5T720-684ZM566-259q22 60-13 111.5T455-96q-35 0-65-18.5T346-165q-86 28-147-33t-34-148q-32-14-50.5-44T96-455q0-63 51.5-98T259-565l75 28q32-37 57.5-54t54.5-21v-36q0-10 7-17t17-7q10 0 17 7t7 17v36q47 8 78.5 39.5T612-495h36q10 0 17 7t7 17q0 10-7 17t-17 7h-35q-5 29-21.5 54T538-334l28 75Zm-238 25q-3-26 .5-53t12.5-53q-27 11-56.5 14t-50.5-2q-18 45 15.5 78t78.5 16Zm-71-163q32 0 62-12t56-35l-142-54q-24-9-44.5 4T168-456q0 26 25 42.5t64 16.5Zm198 229q25 0 38.5-21t4.5-44l-54-142q-22 25-34 56t-12 64q0 39 15.5 63t41.5 24Zm54-239q17-16 25-31.5t8-32.5q0-29-21-50t-50-21q-17 0-33.5 8T407-509l73 29 29 73Zm-168 67Z"/></svg> |