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="M479.87-96Q401-96 330.98-126.24q-70.01-30.24-122.28-82.56-52.28-52.32-82.49-122.4Q96-401.28 96-480q0-79.68 30.24-149.28T208.8-751.2q52.32-52.32 122.4-82.56Q401.28-864 480-864q23 0 45.5 3t44.5 8q13.64 2.78 21.82 13.89Q600-828 600-814v70q0 29.7-21.15 50.85Q557.7-672 528-672h-96v48q0 20.4-13.8 34.2Q404.4-576 384-576h-48v96h240q20.4 0 34.2 13.8Q624-452.4 624-432v96h41q23 0 39 16t16 39q34-41 53-91.5T792-480v-9q-1-16 9.5-27.5t25.41-11.5Q841-528 852-518t12 24v14q0 79.38-30 149.19t-82.42 122.09q-52.42 52.28-122.15 82.5T479.87-96ZM432-172v-68q-20 0-34-14.1T384-288v-48L175-545q-2.62 16-4.81 32-2.19 16-2.19 33.11Q168-362 244-275.5 320-189 432-172Zm264-428q-10.2 0-17.1-6.9-6.9-6.9-6.9-17.1v-144q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h24v-48q0-29 21.5-50.5T792-912q29 0 50.5 21.5T864-840v48h24q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v144q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9H696Zm60-192h72v-48q0-15.3-10.29-25.65Q807.42-876 792.21-876t-25.71 10.35Q756-855.3 756-840v48Z"/></svg> |