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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M204-420q-14-14-13.5-33.5T207-485q59-45 128.5-68T480-576q46 0 89.5 9t85.5 26q18 8 26 26.5t0 36.5q-8 18-26 26t-36 0q-33-14-68-21t-71-7q-56 0-108 16t-97 48q-17 12-37 11t-34-15Zm276-396q121 0 233.5 40T920-660q17 14 18.5 34.5T926-590q-14 14-34.5 14.5T854-588q-80-63-175.5-97.5T480-720q-103 0-198.5 34.5T106-588q-17 13-37.5 12.5T34-590q-14-15-12.5-35.5T40-660q93-78 206-117t234-39ZM700-80q-14-5-26.5-11.5T650-108l-32 10q-11 3-20.5-1T583-112l-8-13q-5-9-4-19.5t9-18.5l24-23q-3-14-3-29t3-29l-23-22q-8-8-9.5-18t3.5-20l8-13q5-10 15-14t21-1l30 9q11-11 24-18t27-11l7-32q2-11 11-17.5t20-6.5h14q11 0 20 6.5t11 17.5l7 32q14 5 27.5 11.5T841-323l31-9q11-3 20.5 1.5T907-317l8 13q5 9 3.5 19.5T909-266l-22 21q3 14 2.5 29.5T886-186l23 22q8 8 9.5 18.5T915-126l-8 13q-5 9-14.5 13T872-99l-32-9q-11 10-23.5 16.5T790-80l-8 32q-2 11-10.5 17.5T752-24h-15q-11 0-19.5-7T707-49l-7-31Zm45-208q-30 0-51 21t-21 51q0 30 21 51t51 21q30 0 51-21t21-51q0-30-21-51t-51-21Zm-346 15q0-32 19.5-56t50.5-24q5 0 8 4t3 9v135q0 5-3 8.5t-8 3.5q-30 0-50-24t-20-56Z"/></svg> |