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="M683-659q-5-5-8-11.4-3-6.39-3-13.22 0-9.38 5-17.38 5-8 13.22-13.44Q703-723 717.5-728q14.5-5 29.07-10 3.43-1 6.93-.5 3.5.5 5.5 2.5 1 1 3 13-4 15-9 29t-13.56 26.78Q734-659 726.21-653.5t-17.88 5.5q-7.33 0-13.83-3t-11.5-8ZM168-144q-29.7 0-50.85-21.15Q96-186.3 96-216v-528q0-29.7 21.17-50.85Q138.34-816 168.07-816h216.2Q414-816 435-794.85q21 21.15 21 50.85v318q8-5 17.5-5.5t18.5-.5q45 0 76.5 31.5T600-324v72q0 15.3 10.35 25.65Q620.7-216 636-216q15.3 0 25.65-10.35Q672-236.7 672-252v-228h-48v-45q-46-21-71-64.5T528-684q0-74.7 52.71-127.35Q633.42-864 708.21-864q74.79 0 127.29 52.65T888-684q0 51-25.5 94T792-525v45h-48v228q0 45-31.5 76.5T636-144q-45 0-76.5-31.5T528-252v-72q0-15.3-10.35-25.65Q507.3-360 492-360q-15.3 0-25.65 10.35Q456-339.3 456-324v108q0 29.7-21.15 50.85Q413.7-144 384-144H168Zm540-432q45 0 76.5-31.5T816-684q0-45-31.5-76.5T708-792q-45 0-76.5 31.5T600-684q0 45 31.5 76.5T708-576ZM168-216h216v-72l-31 31q-13 13-27 11t-23.24-11.98q-9.24-9.98-10.5-24.5Q291-297 303-309l81-81v-78l-31 31q-13 13-27 11t-23.24-11.98q-9.24-9.98-10.5-24.5Q291-477 303-489l81-81v-78l-31 31q-13 13-27 11t-23.24-11.98q-9.24-9.98-10.5-24.5Q291-657 303-669l75-75H174l75 75q12 12 11 26.5T249-618q-10 10-24 11.5t-27.09-11.59L168-648v78l81 81q12 12 11 26.5T249-438q-10 10-24 11.5t-27.09-11.59L168-468v78l81 81q12 12 11 26.5T249-258q-10 10-24 11.5t-27.09-11.59L168-288v72Zm106-264Z"/></svg> |