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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M160-160q-33 0-56.5-23.5T80-240v-480q0-33 23.5-56.5T160-800h640q33 0 56.5 23.5T880-720v480q0 33-23.5 56.5T800-160H160Zm151-217q8 0 14-6t6-14v-164.52q0-9.48-6.19-15.48-6.18-6-15.26-6-4.13 0-7.84 1.5T294-578l-40 28q-6 5-7 12t3.29 13.29q4.28 6.71 11.57 8.21 7.28 1.5 14.14-3.5l15-11v134q0 8 6 14t14 6Zm105 0h98.09q6.76 0 11.84-5.14 5.07-5.15 5.07-12 0-6.86-5.17-11.86-5.17-5-12.06-5H450q12-12 24-24.5t23-25.5q12-14 21.5-29.5T528-525q0-26-18-42t-50-16q-16.67 0-31.67 7.95-15 7.96-24.16 22.19Q400-547 403-540q3 7 10.5 10t14.5.5q7-2.5 12.25-7.79 4.38-4.42 10.06-7.06Q456-547 461.91-547q11.09 0 19.59 6.5t8.5 17.93q0 10.47-5.5 19.52Q479-494 471-486q-9 9-18 18.5T435-449l-31.68 31.68Q402-416 398-404.75v11.25q0 7.5 5 12t13 4.5Zm235.13 0q27.87 0 48.37-16.5Q720-410 720-439q0-15-9.5-27.5T687-484q13-5 19.5-18.5t6.5-27.7q0-22.56-19.5-37.18Q674-582 649-582q-17.41 0-32.2 7-14.8 7-23.74 19.67Q589-549 592-542.5q3 6.5 11 9.5 6.93 3 13.87.62 6.93-2.37 12.13-7.62 5-4 9.74-6 4.73-2 10.26-2 11.27 0 18.63 6 7.37 6 7.37 16 0 11-9 18t-21 7q-6.8 0-11.9 5.1-5.1 5.1-5.1 11.9 0 8 5.7 12.5T647-467q14 0 24.5 7.2T682-440q0 12-9.47 19.5T651-413q-8 0-15-4t-12-11q-5-6-11.56-8.5-6.56-2.5-13.56.5-7.88 3-11.38 9.85-3.5 6.85.5 14.15 9.65 17.07 26.33 26.04Q631-377 651.13-377Z"/></svg> |