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.7 KiB
XML
1 line
1.7 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M232-456h99l17.19 49.41q1.81 5.59 7.31 9.09t11.98 3.5q10.19 0 16.35-8.68Q390-411.36 386-421l-77.12-204.32q-1.88-5.68-7.07-9.18-5.2-3.5-11.81-3.5h-16q-7 0-12.08 3.71-5.07 3.72-6.92 9.29l-77 205q-4 10 1.5 18t16.05 8q6.72 0 11.99-3.29 5.28-3.29 7.19-9.86L232-456Zm13-35 36.1-102h1.9l36 102h-74Zm19 203q47.35 0 92.17 12Q401-264 444-246v-454q-42-22-87-33t-93.22-11q-36.94 0-73.36 6.5T120-716v452q35-13 70.81-18.5Q226.63-288 264-288Zm252 42q43-20 87.83-31 44.82-11 92.17-11 37 0 73.5 4.5T840-264v-452q-35-13-71.19-20.5t-72.89-7.5Q648-744 603-733t-87 33v454ZM282-495Zm198 344q-13 0-23.5-6t-21.72-12q-39.78-23-83.76-35-43.99-12-90.02-12-32 0-64.5 4T134-195q-31 14-58.5 3.5T48-229v-503q0-14 8-25.5T76-776q42-24 88.38-32 46.38-8 94.62-8 58 0 110.5 12T480-762q58-30 110.5-42T701-816q44.47 0 87.24 7.5Q831-801 870-783q17 8 30 20.5t13 30.5v503q0 24-23.5 35t-50.5 1q-35-13-71.5-18t-73.5-5q-44.66 0-87.33 11.5T526-169q-11 7-22.22 12.5Q492.56-151 480-151Zm84-472q0-14 8.5-25t22.5-14q25-5 49.25-8 24.26-3 51.02-3 16.73 0 34.55 1.67 17.82 1.66 35.18 4.33 12 2 19.5 11.54T792-634q0 17-12 28t-29 8.71q-14-1.71-27.8-3.21t-28.05-1.5q-23.15 0-44.65 2.5t-43.38 8.37Q590-586 577-596t-13-27Zm2 235q0-14 8.5-25t22.5-14q25-5 49.25-8 24.26-3 51.02-3 16.73 0 34.55 1.67 17.82 1.66 35.18 4.33 12 2 19.5 11.54T794-399q0 17-12 28t-29 8.71q-14-1.71-27.8-3.21t-28.05-1.5q-23.15 0-44.65 2.5t-43.38 8.37Q592-351 579-361t-13-27Zm0-117q0-14 8.5-25t22.5-14q25-5 49.25-8 24.26-3 51.02-3 16.73 0 34.55 1.67 17.82 1.66 35.18 4.33 12 2 19.5 11.54T794-516q0 17-12 28t-29 8.71q-14-1.71-27.8-3.21t-28.05-1.5q-23.15 0-44.65 2.5t-43.38 8.37Q592-468 579-478t-13-27Z"/></svg> |