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="M455.89-528Q476-528 490-541.89q14-13.88 14-34Q504-596 490.11-610q-13.88-14-34-14Q436-624 422-610.11q-14 13.88-14 34Q408-556 421.89-542q13.88 14 34 14ZM812-96q-38 0-109-36.5T552-227q-17.03 5-34.52 7.5Q500-217 481.31-217 372-217 295-294.5t-77-186.81q0-18.69 2.73-36.66 2.72-17.96 7.27-35.03-58-81-95-153T96-816q0-23 14.2-35.5Q124.39-864 149-864q26.07 0 64.03 14.5Q251-835 304.79-803 318-795 322-781t-4 27q-8 13-22 17.5t-27-3.5q-23-14-45.5-24T177-785q18.92 40.76 40.46 79.38T264-629q35-52 91.81-83.5Q412.63-744 481-744q109 0 186 77t77 186q0 68-31 125.5T629-263q36.94 23.71 75.47 45.35Q743-196 784-177q-11-24-21-46.5T739-269q-8-13-4-27t17-22q13-8 27.5-4t22.31 17.24Q835-248 849-211.5q14 36.5 14 60.5 0 26-14.07 40.5T812-96ZM551.79-372q15.21 0 25.71-10.29t10.5-25.5q0-15.21-10.29-25.71t-25.5-10.5q-15.21 0-25.71 10.29t-10.5 25.5q0 15.21 10.29 25.71t25.5 10.5ZM588-492q15 0 25.5-10.5T624-528q0-15-10.5-25.5T588-564q-15 0-25.5 10.5T552-528q0 15 10.5 25.5T588-492Z"/></svg> |