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="M552-283q-15-7-21-21.5t-1-30.38Q537-355 541-374q4-19 7-39l72 72q-2 8.04-5 16.52T609-307q-6 17-23 24.5t-34-.5Zm-128-52q-15-6-21-21t-1-31.15q7-21.85 9.5-45.11 2.5-23.26 2.5-47.53 0-19.21-1.5-37.71T407-554l91 91q-1 26.31-5.5 52.16Q488-385 480-359q-5 17-22 24.5t-34-.5Zm-128-54q-14-6-21-20t-4-30q2-11 3.5-20.5T276-480q0-11-1-21t-3-20q-3-16 3.5-30.5T296-571q19-8 35 .5t21 26.5q4 15.35 6 31.17 2 15.83 2 32.83t-2 32.5q-2 15.5-6 31.5-5 18-21.5 26.5t-34.5.5Zm338-40-82-82q-1.86-30.42-7.43-59.21Q539-599 530.38-625.88 525-642 531.5-656.5T552-677q17.69-8 34.35-1Q603-671 609-654q14 41.76 20.5 85.01Q636-525.74 636-480v25.5q0 12.42-2 25.5ZM480-96q-79.38 0-149.19-30T208.5-208.5Q156-261 126-330.81T96-480q0-58 17-112.5T162-696l-46-47q-11-10.67-11-25.33Q105-783 116-794q11-11 25.67-11 14.66 0 25.33 11l627 627q11 10.67 11 25.33Q805-127 794-116q-11 11-25.67 11-14.66 0-25.33-11l-47-46q-49 32-103.5 49T480-96Zm.11-72Q524-168 565-181t79-34L215-644q-21 38-34 79t-13 84.89q0 129.72 91.19 220.92Q350.39-168 480.11-168ZM420-420Zm135-141ZM312-826q39.47-19 81.98-28.5 42.5-9.5 86.02-9.5 77.17 0 147.58 29Q698-806 752-752t83 124.42q29 70.41 29 147.58 0 43.68-10 86.34Q844-351 825-312q-7 14-21.61 18T776-298q-13-8-17-22.33-4-14.34 3-28.67 14-31 22-64t8-67q0-130-91-221t-221-91q-34 0-67 7.5T349-763q-14 6-28 2.5t-22-17q-8-13.5-4.5-27.5t17.5-21Z"/></svg> |