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.4 KiB
XML
1 line
1.4 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M256-288q49.42 0 96.21 11Q399-266 444-246v-454q-43-23-89.53-33.5-46.52-10.5-94.06-10.5-36.41 0-72.41 6t-68 21.98V-264q32-14 66.5-19t69.5-5Zm260 42q45-20 91.79-31 46.79-11 96.21-11 35 0 69.5 5t66.5 19v-452q-35-13-72.49-20.5Q730.02-744 692-744q-46 0-90 11.5T516-700v454Zm-36 95q-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-151ZM282-491Zm282-132q0-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> |