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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M384-240h192q10.4 0 17.2-7 6.8-7 6.8-17t-6.8-17q-6.8-7-17.2-7H384q-10.4 0-17.2 7-6.8 7-6.8 17t6.8 17q6.8 7 17.2 7Zm64-324q3-45 13.5-71.5T480-670q8 8 18.5 34.5T512-564h-64Zm32 154q-8-8-18.5-34.5T448-516h64q-3 45-13.5 71.5T480-410Zm-61-14q-26-14-45-38t-24-54h50.3q2.14 26.07 6.42 49.54Q411-443 419-424Zm122 0q8-19 12.28-42.46 4.28-23.47 6.42-49.54H610q-5 30-24 54t-45 38ZM350-564q5-30 24-54t45-38q-8 19-12.28 42.46-4.28 23.47-6.42 49.54H350Zm394-12q-6 0-8-6-14-57-55.5-98.5t-98.86-55.72Q576-738 576-744q0-7 6-8 57-14 98.5-55.5t55.72-98.86Q738-912 744.5-912q6.5 0 7.5 6 14.84 56.59 56.13 97.87Q849.41-766.84 906-752q6 1 6 8 0 6-6 8-57 14-98.5 55.5t-55.62 98.86Q751-576 744-576ZM228.29-96Q213-96 202.5-106.35T192-132v-696q0-15.3 10.35-25.65Q212.7-864 228-864h264q15.08 0 23.04 13 7.96 13 1.96 27-9 25-12 51t0 55q-6-1-12-1.5t-13-.5q-74.7 0-127.35 52.71Q300-614.58 300-539.79q0 74.79 52.65 127.29T480-360q69 0 120-46t59-113q18 7 37.5 11t39.5 5q13 0 22.5 8.57T768-473v305q0 29.7-21.14 50.85Q725.72-96 696.04-96H228.29Z"/></svg> |