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.5 KiB
XML
1 line
1.5 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m168-521-18.5 4-18.5 4q-14.87 4-24.94-7.29Q96-531.58 96-546.62 96-559 104-570q8-11 28-16 86-20 172.77-29 86.78-9 175-9 88.23 0 175.73 9 87.5 9 173.5 29 20 5 28 15.94 8 10.93 8 23.18 0 14.88-10.36 26.38-10.37 11.5-25.69 7.5l-18.02-4q-9.02-2-18.93-4v77.38q0 14.62-10.29 25.12-10.29 10.5-25.5 10.5t-25.71-10.35Q720-428.7 720-444v-91q-60-9-120-12t-120-3q-60 0-120 3t-120 12v91.23q0 14.77-10.29 25.27t-25.5 10.5q-15.21 0-25.71-10.35T168-444v-77Zm79.06 335.11L293-443q1.78-12.3 10.67-20.21T325-472q17-2 29 11.29t9 30.71l-46 256.87Q315-160 304.81-152q-10.18 8-23.14 8-16.67 0-27.17-12.5t-7.44-29.39ZM345-735l10-52q2-13 12.19-21 10.18-8 23.14-8Q407-816 417-803.5t7 29.5l-9 52q-2 12-10.87 20.08-8.87 8.07-21.28 9.02Q366-691 354-704.29q-12-13.29-9-30.71Zm99 482.91v71.83q0 15.26 10.29 25.76 10.29 10.5 25.5 10.5t25.71-10.32q10.5-10.33 10.5-25.59v-71.83q0-15.26-10.29-25.76-10.29-10.5-25.5-10.5t-25.71 10.32Q444-267.35 444-252.09ZM444-396q0 15.3 10.29 25.65Q464.58-360 479.79-360t25.71-10.35Q516-380.7 516-396v-47q0-15.3-10.29-25.65Q495.42-479 480.21-479t-25.71 10.35Q444-458.3 444-443v47Zm170-339q3 17.38-8.5 30.19Q594-692 576.94-694q-11.94-1-21.03-8.88-9.09-7.87-10.91-20.12l-9-51q-3-17 7-29.5t26.67-12.5q12.96 0 23.14 8Q603-800 605-787l9 52Zm98.94 549.11Q716-169 705.5-156.5T678.33-144q-12.96 0-23.14-8Q645-160 643-173.13L597-430q-3-17.42 9-30.71T635.06-472q11.94 2 21.03 9.4 9.09 7.41 10.91 19.6l45.94 257.11Z"/></svg> |