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="M840-673q0-12.95-5-24.97-5-12.03-14.07-20.98-19.06-18.81-29.49-43.43Q781-787 781-813.84q0-20.58 5.98-39.37T804-889l11.82-18.82Q824-921 838.5-923.5T866-918q13 8 15.5 22.5T876-868l-11.9 18.2Q859-842 856-833t-3 18q0 12.95 5 24.97 5 12.03 14.07 20.98 19.06 18.81 29.49 43.43Q912-701 912-674.16q0 20.58-5.98 39.37T889-599l-12.78 18.82Q868-567 853.5-564.5 839-562 826-570t-15.5-22.5Q808-607 816-620l13-18q5-8 8-17t3-18Zm-151 0q0-12.82-4.51-24.72-4.51-11.9-13.54-21.05Q652-738 641.5-762.44 631-786.89 631-813.56q0-20.44 5.98-39.37Q642.96-871.87 654-889l11.82-18.82Q674-921 688.5-923.5T716-918q13 8 15.5 22.5T726-868l-11.9 18.2Q709-842 706-833t-3 18q0 12.95 5 24.97 5 12.03 13.89 21 18.67 18.82 28.89 43.48Q761-700.9 761-674q0 20-5.72 38.93Q749.56-616.13 739-599q-3 5-6.5 9.5T726-580q-8.12 12.6-22.56 15.3Q689-562 676-570q-13-8-15.5-22.5T666-620l13-18q5-8.36 7.5-17.18T689-673ZM516-170q108-12 184.5-89T790-444H623L516-310v140Zm22-503q0-12.82-4.98-24.72-4.97-11.9-14.02-21.05-19-19.23-29-43.8-10-24.56-10-51.36 0-20.55 6-39.31T503-889l12.17-18.82Q523-921 537.5-923.5 552-926 565-918t15.5 22.5Q583-881 575-868l-12 18q-5 8-8 17t-3 18q0 12.95 5 24.97 5 12.03 13.89 21 18.67 18.82 28.89 43.48Q610-700.9 610-674q0 20-5.72 38.93Q598.56-616.13 588-599l-13 19q-7.93 12.6-22.46 15.3Q538-562 525-570t-15.5-22.5Q507-607 515-620l12.6-18.2q5.4-7.8 7.9-16.8t2.5-18ZM170-444q13 108 89.5 184.5T444-170v-140L337-444H170Zm-74-36q0-129 75-228.5T362-846q16-5 27.5 3t15.5 21q4 13-1.5 27T379-775q-84 29-141 98t-68 161h652q17 0 29.5 12t12.5 29q-.95 77.75-30.98 146.37Q803-260 751-208t-121.64 82Q559.72-96 480-96q-79.38 0-149.19-30T208.5-208.5Q156-261 126-330.81T96-480Z"/></svg> |