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.7 KiB
XML
1 line
1.7 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M433-264Zm313-62q-14-5-21.5-18t-2.5-27q5-15 18-22t27-2l120 36q14 4 21.5 17t2.5 28q-5 14-17.89 21.5T866-290l-120-36Zm10-118q-14 0-25-11t-11-25.5q0-14.5 11-25t25-10.5h120q15.3 0 25.65 10.35Q912-495.3 912-480q0 14-10.35 25T876-444H756Zm11-121q-14 3-27-3.5T722-589q-4-14 3-27t21-18l120-36q14.22-5 27.11 2Q906-661 911-646.03q5 14.03-2 27.03-7 13-22 18l-120 36ZM310.72-403Q262-403 227-438t-35-84q0-22 8-44t27-41l85-84v-137q0-15.3 10.29-25.65Q332.58-864 347.79-864t25.71 10.35Q384-843.3 384-828v152.38q0 7.62-3.21 14.05-3.21 6.43-7.79 11.57l-96 95q-7 7-10 15.37t-3 17.79Q264-503 277.97-489q13.98 14 32.61 14 12.42 0 19.92-4.5Q338-484 349-493q23-18 43.84-26.5Q413.68-528 435-528q20 1 39.82 9.41 19.83 8.42 40.12 25.24Q526-484 533.31-479.5q7.31 4.5 19.85 4.5 19.84 0 33.34-14 13.5-14 13.5-32.67 0-9.33-3-17.83-3-8.5-10-15.5l-96-95q-5-5-8-11.65-3-6.66-3-14.26V-828q0-15.3 10.29-25.65Q500.58-864 515.79-864t25.71 10.35Q552-843.3 552-828v137l86 84q19 19 26.5 41.5T672-522q0 49-34.27 84T553-403q-30.77 0-49.89-11.5Q484-426 470.48-438q-14.48-12-23.53-15t-14.37-3q-9.58 0-19.58 6-10 6-18 13-14 11-33.21 22.5T310.72-403ZM552-258v126q0 15.3-10.29 25.65Q531.42-96 516.21-96t-25.71-10.35Q480-116.7 480-132v-140q0-8 3.21-14.43T491-298l96-95q7-7 10-15.32t3-17.68q0-10.31-3.5-18.56-3.5-8.25-9.5-14.44l51-51q16.06 16.04 25.03 37.75Q672-450.54 672-426q0 21-7.5 43T638-342l-86 84Zm-240 0-85-84q-19-19-27-41.5t-8-42.5q0-24.54 9.46-46.25T227-510l51 51q-6 6-10 14.31T264-426q0 9.36 3 17.68T277-393l96 95q4.58 5.14 7.79 11.57Q384-280 384-272v140q0 15.3-10.29 25.65Q363.42-96 348.21-96t-25.71-10.35Q312-116.7 312-132v-126Zm120-392Z"/></svg> |