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="M304-244q-14 7-28 2.5T255-260l-48-96q-7-14-1.9-27.52t19-20.5q13.9-6.98 27.4-2.48Q265-402 272-388l48 96q7 14 2.5 27.5T304-244Zm392 0q-14 7-27.5 2.5T648-260L492-572q-7-14-2.5-28t18.5-21q14-7 27.51-1.92Q549.03-617.85 556-604l156 312q7 14 2.5 27.5T696-244Zm-211.79 4q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm406.69-3.15q-13.9 7.15-27.41 2.07Q849.97-246.15 843-260l-15-29q-7-14-1.9-27.85 5.1-13.85 19-21t27.4-2.65Q886-336 893-322l15 30q7 14 1.9 27.85-5.1 13.85-19 21ZM452-340q-14 7-27.51 1.92Q410.97-343.15 404-357L248-668q-7-14-2.5-27.5T264-716q14-7 27.5-2.5T312-700l156 312q7 14 2.5 27.5T452-340Zm364.21-20q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm-630-84q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5ZM778-471q-14 7-27.5 2t-20.74-18.57l-90.52-180.86Q632-682 637.1-695.52t19-20.5q13.9-6.98 27.4-2.48 13.5 4.5 20.67 18.07l89.66 180.86Q801-506 796.5-492T778-471Zm-630-85q-14 7-27.5 2.5T100-572l-48-96q-7-14-2.5-27.5T68-716q14-7 27.5-2.5T116-700l48 96q7 14 2.5 27.5T148-556Zm328.21-92q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Z"/></svg> |