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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M358-48q-48 0-71-29t-23-64q0-22.646 9.5-43.323T305-219q19-13 33-36t19-45q-5-2-9-4t-8-5l-88 32q-16 5-30.17 9-14.171 4-28.83 4-57 0-101-50T48-458q0-45 29.5-69.5T142-552q23.708 0 45.354 11.5T220-511q12 20 35 34t45 17q2-5 4-8t5-8l-32-88q-5-15-9-28.023-4-13.024-4-26.977 0-59 47.5-104T458-768q47 0 70.5 30t23.5 64q0 22.646-9.5 43.323T510-596q-21 13-35 35.5T459-516q5 2 8 4t8 5l89.344-31.705q14.213-5.113 28.935-9.204Q608-552 623-552q74 0 109.5 61T768-357q0 45-29 69t-65 24q-22.646 0-43.323-10T596-305q-12-19-35.5-34T516-356q-2 5-4 8t-5 8l31.705 87.746q5.113 13.803 9.204 26.127Q552-213.803 552-200q0 63-48.5 107.5T358-48Zm50-312q20.4 0 34.2-13.8Q456-387.6 456-408q0-20.4-13.8-34.2Q428.4-456 408-456q-20.4 0-34.2 13.8Q360-428.4 360-408q0 20.4 13.8 34.2Q387.6-360 408-360Zm-21-166Zm-96 145Zm138 91Zm96-145Zm-156-86q5-2 9-3t9-2q8-40 28.5-74t54.5-56q5-3 7.5-8.5t2.5-11.278q0-8.666-5.5-14.444Q469-696 458-696q-45 0-82.5 17T336-622q0 8 2.333 14.471 2.334 6.47 4.667 13.529l26 73ZM193-336q12.083 0 29-7l73-26q-2-5-3-9.5t-2-9.5q-43-7-75.5-28.5T160-470q-3-5-7.5-7.5T142-480q-8 0-15 5.5t-7 16.5q0 54 19.5 88t53.5 34Zm165 216q46.772 0 85.386-18T480-196q0-9-6-25l-27-74q-5 2-9 3t-9 2q-7 40-27.9 74.219Q380.2-181.562 346-160q-5 4-8 10.333-3 6.334-2 12.667 1 8 7.462 12.5Q349.923-120 358-120Zm315.8-216q7.2 0 14.7-5.5Q696-347 696-358q0-33-14-77t-59-45q-11 0-28 7l-74 26q2 5 3 9.5t2 9.5q38 5 73 27.5t57 54.5q2 4 7.5 7t10.3 3ZM744-576q0-70-49-119t-119-49q70 0 119-49t49-119q0 70 49 119t119 49q-70 0-119 49t-49 119Z"/></svg> |