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="M480-96q-46 0-79-11.5T330-143l-87-56q-26-17-38.5-42.5T192-294q0-54 40.5-90.5T325-421q47 0 79.5 22t39.5 26v-83q-17 0-53-5t-72-17q-36-12-63.5-31.5T228-557q0-24 14.5-40.5T276-625q-6-8-9-16t-3-19q0-16 11-34.5t46-33.5q-1-4-2-7.5t-1-8.5q0-32 28-47.5t49-21.5q10-3 18 1.5t11 14.5q3 10-1.5 18.5T408-767q-18 5-30 12t-12 11q0 8 27.5 16t50.5 8v-108q0-15 10.5-25.5T480-864q15 0 25.5 10.5T516-828v108q23 0 50-8t27-16q0-4-12-11t-30-12q-10-3-14.5-11.5T535-797q3-10 11-14.5t18-1.5q25 7 51 23t26 46q0 3-3 16 35 15 46 33.5t11 34.5q0 11-3 19t-8 16q19 11 33 27.5t14 40.5q0 28-27.5 47.5T640-478q-36 12-72 17t-53 5v83q5-3 38.5-25.5T635-421q52 0 92.5 36.5T768-294q0 27-12.5 52.5T717-199l-89 57q-40 26-73 36t-75 10Zm0-72q33 0 58.5-9t55.5-29l84-54q9-6 13.5-15t4.5-20q0-27-21.5-40T630-348q-14 0-26.5 4T582-332q-23 20-48.5 30T480-292q-28 0-53.5-10T378-332q-9-8-21.5-12t-26.5-4q-23 0-44.5 13.5T264-295q0 11 4.5 20t13.5 15l84 54q32 20 56.5 29t57.5 9Zm-36-336v-64q-1 0-43-3.5T320-592q-12 4-28 13t-16 22q0 13 56 33t112 20ZM342-264q10 0 17-7t7-17q0-10-7-17t-17-7q-10 0-17 7t-7 17q0 10 7 17t17 7Zm102-352v-56q-1 0-30-2.5T358-690q-23 8-34.5 16T312-660q0 18 46.5 31t85.5 13Zm72 112q56 0 112-20t56-33q0-13-16-22t-28-13q-39 17-81 20.5t-43 3.5v64Zm0-112q39 0 85.5-13t46.5-31q0-6-11.5-14T602-690q-27 13-56 15.5t-30 2.5v56Zm102 352q10 0 17-7t7-17q0-10-7-17t-17-7q-10 0-17 7t-7 17q0 10 7 17t17 7Zm-138 6Z"/></svg> |