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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M640-592q-48-48-76-108t-34-127q-2-15 8.29-26t25.5-11q15.21 0 25.71 11t12.5 26q6 52 29 99t60 85q37 38 84.5 60.5T875-554q15 2 26 12.29t11 25.5q0 15.21-11 25.71t-26 8.5q-67-6-127-34t-108-76Zm102-102q-27-27-44-61.5T675-828q-2-14 8-25t25.45-11q14.55 0 25.05 10.5T747-829q5 24 16.5 45.5T793-745q17 18 38.5 29.5T877-699q14 3 24.5 13.55t10.5 25.5Q912-645 901-635t-25 8q-38-6-72.5-23T742-694ZM384-384q-60 0-102-42t-42-102q0-60 42-102t102-42q60 0 102 42t42 102q0 60-42 102t-102 42ZM96-168v-20q0-24.66 12-46.33Q120-256 143-270q55-32 116-49t124.5-17q63.5 0 124.5 17t117 49q22 14 34.5 35.67T672-188v20q0 29.7-21.16 50.85Q629.68-96 599.96-96H167.72Q138-96 117-117.15T96-168Zm72 0h432v-20q0-6.07-3-11.03-3-4.97-8-8.97-48-26-99.5-41t-106-15q-54.5 0-106 15T179-208q-6 4-8.5 8.97-2.5 4.96-2.5 11.03v20Zm215.5-288q29.5 0 51-21 21.5-21.01 21.5-50.5 0-29.5-21.5-51t-51-21.5q-29.49 0-50.5 21.5-21 21.5-21 51 0 29.49 21 50.5 21.01 21 50.5 21Zm.5-72Zm0 360Z"/></svg> |