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="M480-480Zm.28 384Q401-96 331-126t-122.5-82.5Q156-261 126-330.96t-30-149.5Q96-560 126-629.5q30-69.5 82.5-122T330.81-834q69.81-30 149.19-30 28.92 0 56.96 4T593-848q20 6 26.5 20t2.5 28q-4 14-16 22t-27.76 2.08q-24.1-7.62-48.67-11.85Q505-792 480-792q-129.67 0-220.84 91.23-91.16 91.23-91.16 221Q168-350 259.23-259t221 91Q610-168 701-259.16q91-91.17 91-220.84 0-24.85-4-49.69-4-24.85-12-48.31-5-16 2.5-27t21.5-15q14-4 28 1.5t20 25.5q8 28 12 55.89t4 57.11q0 79.38-30 149.19T751.5-208.5Q699-156 629.28-126q-69.73 30-149 30Zm287.95-672h-36.11q-15.35 0-25.74-10.35Q696-788.7 696-804q0-15.3 10.38-25.65Q716.77-840 732.12-840h36.11v-36q0-15.3 10.39-25.65Q789-912 804.21-912q15.21 0 25.5 10.35T840-876v36h35.79q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.35 25.59-10.35 10.39-25.65 10.39h-36v36.11q0 15.35-10.35 25.74Q819.3-696 804-696q-15 0-25.38-10.35-10.39-10.35-10.39-25.65v-36ZM612-516q25 0 42.5-17.5T672-576q0-25-17.5-42.5T612-636q-25 0-42.5 17.5T552-576q0 25 17.5 42.5T612-516Zm-264 0q25 0 42.5-17.5T408-576q0-25-17.5-42.5T348-636q-25 0-42.5 17.5T288-576q0 25 17.5 42.5T348-516Zm131.56 228q51.44 0 95.94-22.5t75.33-62.5q6.17-10 .67-20T635-403H325q-11 0-16.5 10t.5 20q30 40 75 62.5t95.56 22.5Z"/></svg> |