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
2.4 KiB
XML
1 line
2.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480-96q-14 0-26.5-4t-23.12-11.81l-34.76-25.38Q385-145 372.46-149q-12.54-4-26.05-4H303q-27.43 0-48.72-16Q233-185 224-211.02l-14-40.49q-5-13.49-12-23.99-7-10.5-17.84-18.19l-35.49-24.98Q122-335 113.5-361t.26-52.22L128-454q5-13.3 5-25.65 0-12.35-5-25.35l-14.24-41.16Q105-572 113.5-598q8.5-26 31.17-42.33l35.49-24.98Q191-673 198-684t12-24.33l14-39.97q9-25.7 30.37-41.7 21.36-16 48.9-16H346q13.73 0 26.47-4 12.75-4 23.53-12l34-25q11-8 23.5-12t26.5-4q14 0 26 4t22.81 11.63l35.38 25.74Q575-814 587-810q12 4 25.53 4H656q27.43 0 48.72 16Q726-774 735-748.03l14 40.4q5 12.51 12.5 23.57T780-665l34 25q23 17 31.5 42.67 8.5 25.66-.5 51.33l-14 40.78q-5 13.28-5 25.61t5 25.61l14 40.78q9 26.22.5 51.72T814-319l-34 25q-11 8-18.5 18.5T749-252.32l-14 40.98Q726-185 704.63-169q-21.36 16-48.9 16H613q-14 0-26 4t-22.81 11.81l-35.38 25.38Q518-104 506-100q-12 4-26 4Zm-7-693q-8 7-17 12.68-9 5.69-18 12.32-20 14-43 22t-47.9 8H304q-4 0-7 2t-5 6q-4 10-6.83 20.13-2.84 10.13-6.61 20.75Q271-661 256.5-641q-14.5 20-34.37 33.64Q214-601 205-594.5q-9 6.5-17 12.5-3 2-5 6t0 8q3 10 7 20t7 19.81q8 23.19 8 48.02 0 24.83-8 49.66-3 10.51-6.85 20.19-3.85 9.67-7.15 20.32-1 4 .5 7.5t4.5 5.5q8 6 17 12.5t17 12.5q19.79 14.64 34.39 34.32Q271-298 279-274q3 11 6 21t7 20q2 4 5 6t7 2h43q24.9 0 47.95 8Q418-209 438-195q9 6.3 18 12.15 9 5.85 17 12.85 3 2 7 2t7-2q8-7 17-12.5t18-12.5q20.17-14.06 43.08-22.03Q588-225 612.9-225H656q4 0 7-2t5-6q4-10 7-20t6-21q8-24 22.5-44t34.37-33.91Q746-358 755-364.5q9-6.5 17-12.5 3-2 5-6t0-8q-3-11-6.5-20.5T763-432q-8-23-8-48t8-48q4.31-10.74 7.54-20.5 3.23-9.76 6.46-20.5 1-3.67-.5-7.33Q775-580 772-582q-8-6-17-12.5T738-607q-19.79-14.9-34.39-34.45Q689-661 681.44-685.12q-3.77-10.62-6.61-20.75Q672-716 668-726q-2-4-5-6t-7-2h-43q-24.9 0-47.95-8Q542-750 522-764q-9-6.3-18-12.15-9-5.85-17-12.85-3.11-2-7-2t-7 2Zm13 462.56q26 26.44 63 26.94t63-25.5l14-14q11-11 11-25t-11-25q-11-11-25.5-11t-25.61 11L561-375q-5.45 5-12.73 5-7.27 0-12.27-5t-5-13q0-8 5.35-13.35l75.79-75.79Q638-503 638-540.67q0-37.68-25.94-64Q586.13-631 548.56-631q-37.56 0-63.7 26.14L383-503q-5.45 5-12.73 5-7.27 0-12.27-5t-5-13q0-8 5-13l64-64q11-11 11-25.67 0-14.66-11-25.33-10.67-11-25.33-11-14.67 0-25.65 10.98L307-580q-26 26-26 63.5t26 64q26 26.5 63.42 26.5 37.43 0 63.58-27l101.61-100.7q5.39-5.3 12.66-5.3 7.28 0 12.73 5 5 5.22 5 12.61T561-529l-76 76q-26 27-25.5 64t26.5 62.56ZM480-480Z"/></svg> |