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.6 KiB
XML
1 line
1.6 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M336-228q0-21 6-40.5t18-36.5q8-12 14-25.46t6-28.54q0-13.79-6-25.86L362-409q-11.3-19.32-18.65-39.66Q336-469 336-491v-139q0-27.5-19.54-46.75T269-696q-18 0-33.5 9T211-664q33.56 13 55.28 43.5T288-552q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-42 25.5-74t64.5-42q12-44 48-72t84-28h3q47-26 100-37t107-11q54.08 0 106.54 11Q639-794 686-768h4q48 0 84 28t48 72q39 10 64.5 42.22Q912-593.57 912-552q0 50-35 85t-85 35q-50 0-85-35t-35-85q0-38 21-68.5t55-43.5q-9-14-24-23t-33-9q-27 0-46.5 19.25T625-630v139q0 22-8 42t-18 40q-7 12.07-12.5 24.14T581-359q0 15.08 5.5 28.54Q592-317 601-305q11 17 17.5 36.85Q625-248.29 625-228q0 12-2 24.5t-7 23.5l-16 40q-5 20-25.7 23.5l-20.7 3.5Q541-123 534-137.5q-7-14.5-1-29.5l16-39q2.22-5.23 3.11-11.12Q553-223 553-228q0-10.91-4-20.91T539-268q-14.48-20-22.24-44-7.76-24-7.76-49 0-19.77 7-37.38Q523-416 533-433q7.06-14.34 13.53-28.17Q553-475 553-491v-139q0-29 10.5-54t29.5-44q-28-8-56.24-12-28.25-4-57-4-28.76 0-56.76 4-28 4-56 12 19 19 30 44t11 54v139q0 16 6 30t14 28q9 17 16.5 34.62Q452-380.77 452-361q0 25-7.76 48.5T422-268q-6 9-10 19.03-4 10.03-4 20.97 0 6.11.89 11.61.89 5.5 3.11 10.39l16 39q5 14-1 28t-20 19q-14 5-27.5-.5T361-140l-16-40q-5-11-7-23.5t-2-24.5ZM168-504q20.4 0 34.2-13.8Q216-531.6 216-552q0-20.4-13.8-34.2Q188.4-600 168-600q-20.4 0-34.2 13.8Q120-572.4 120-552q0 20.4 13.8 34.2Q147.6-504 168-504Zm624 0q20.4 0 34.2-13.8Q840-531.6 840-552q0-20.4-13.8-34.2Q812.4-600 792-600q-20.4 0-34.2 13.8Q744-572.4 744-552q0 20.4 13.8 34.2Q771.6-504 792-504Zm0-48Zm-624 0Z"/></svg> |