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="m263-147 26-57q-14-10-27-20.5T237-248q-8 2-12.5 2H216q-34 0-57.5-24.5T135-330q0-15 6-29t17-26q-8-20-11-43t-3-52q0-29 3.5-52t10.5-43q-11-11-16.5-26t-5.5-31q0-34 23.5-57.5T216-713h17q2 0 5 1 32-35 73.5-59t89.5-35q8-26 30-42t49-16q27 0 49 16t30 42q47 11 88.5 35t74.5 59q8-1 12.5-1.5t9.5-.5q33 0 56.5 24t23.5 59q0 16-5.5 30.5T802-575q7 24 10.5 48t3.5 47q0 29-3 52t-10 43q11 11 16 25.5t5 30.5q0 35-23.5 59T744-246q-5 0-10.5-.5T723-248q-23 21-32.5 29.5T671-204l26 57q8 18-2.5 34.5T664-96q-11 0-19.5-5.5T631-117l-24-52q-13 5-25 8.5t-23 6.5q-9 26-30 42t-49 16q-27 0-48-15.5T401-154q-13-3-25-6.5t-23-8.5l-24 52q-5 10-13.5 15.5T296-96q-20 0-30.5-16.5T263-147Zm58-123 52-114q-18-21-27.5-45.5T336-480q0-60 42-102t102-42q60 0 102 42t42 102q0 26-9.5 51T587-384l53 114q7-5 13-10.5t12-11.5q-5-9-7-18t-2-19q0-34 22.5-58.5T735-414q5-16 7-32.5t2-33.5q0-17-2-33t-7-33q-34-2-56.5-26.5T656-631q0-10 2.5-19t6.5-18q-24-23-53.5-40T550-734q-11 18-30 28t-40 10q-21 0-40-10t-30-28q-32 9-61.5 26T295-668q4 8 6.5 17t2.5 19q0 34-22.5 59T225-546q-6 17-7.5 34t-1.5 34q0 17 2 33t7 31q33 4 56 27.5t23 56.5q0 10-2 19.5t-7 18.5q6 6 12.5 11.5T321-270Zm63 36q7 2 13 4t13 4q12-17 30.5-27.5T480-264q21 0 39 10.5t31 27.5q7-2 13-4.5t13-4.5l-50-109q-11 4-22.5 6t-22.5 2q-12 0-24-2t-23-6l-50 110Zm96-174q30 0 51-21t21-51q0-30-21-51t-51-21q-30 0-51 21t-21 51q0 30 21 51t51 21Zm0-72Z"/></svg> |