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="M577-408q27 0 50.99-10.11Q651.98-428.21 671-446q14.32-13.71 24.66-31.85Q706-496 711-517q2-9.13-3.98-16.07Q701.05-540 692-538q-20.66 3.29-39.33 13.14-18.67 9.86-33.6 23.81Q600-483 589.5-459.5 579-436 577-408Zm-2 0q-2-28-13.32-51.92-11.31-23.92-30.59-42.06Q516-516 497.5-525q-18.5-9-39.5-13-9-2-15.5 4.9T438-517q5 21 15.64 39.15Q464.27-459.71 479-446q19.2 17.79 43.41 27.89Q546.62-408 575-408Zm1-125q14 0 24.5-10.12T611-568.2v-8.8l7.6 5.2q11.4 7.8 25.9 4.3Q659-571 667-585q7-11 3-25t-15.96-22.91L647-638l8-5q12-8 15.5-21.5t-3.56-26.05Q659-704 645-708t-26 3.8l-8 5.2v-10q0-14-10.5-24.5t-25-10.5q-14.5 0-24.5 10.5T541-709v10l-8.4-5.2Q520-712 506.5-708q-13.5 4-21.5 16-8 13-4.5 27t16.72 22.27L505-638l-8.15 4q-13.85 7-17.35 21-3.5 14 4.5 27 8 14 22 17.5t26-4.3l8-5.2v10q0 14.87 10.35 24.94Q560.7-533 576-533Zm-.5-70q-14.5 0-24.5-10.06-10-10.07-10-24.94 0-14 10.06-24.5Q561.13-673 576-673q14 0 24.5 10.5t10.5 25q0 14.5-10.5 24.5t-25 10ZM235-96q-29 4-53-14.5T154-158L96-587q-4-30.25 14.5-53.63Q129-664 159-668l18-2q17-2 28 8.5t11 27.19q0 13.91-8.5 24.11T185-598l-17 2 57 428 462-62q15.49-2 27.33 6.97Q726.18-214.06 728-199q2 15-6.92 27.04Q712.16-159.93 697-158L235-96Zm123.67-192q-32.67 0-52.17-19.5T287-360v-432q0-33 19.5-52.5t52.17-19.5h435.66q32.67 0 52.17 19.5T866-792v432q0 33-19.5 52.5T794.33-288H358.67Zm1.33-72h432v-432H360v432ZM225-168Zm351-408Z"/></svg> |