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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M324-384q-27 0-41.5-17.1T268-438q0-16 6.04-28.16Q280.07-478.32 294-487q9-6 17-17t13-31l-6-4-6-4q-35 14-50 19t-32.33 5q-34.67 0-60.17-30.15T144-636q0-27 17.1-41.5T198-692q16 0 28 6t21 20q6 9 17 17t31 13q2-3.27 4-6.14 2-2.86 4-5.86-14-35-19-50t-5-32.33q0-34.67 29.68-60.17t86.34-25.5Q422-816 437-798.9q15 17.1 15 36.9 0 16-6 28t-20 21q-9 6-17 17t-13 31l6 4 6 4q35-14 49.5-19t31.68-5q34.37 0 60.59 30.15Q576-620.7 576-564q0 27-17.1 41.5T522-508q-16 0-28-6t-21-20q-6-9-17-17t-31-13q-1.71 3.27-3.86 6.14Q419-555 417-552q14 35 19 50t5 32.33q0 34.67-30.15 60.17T324-384Zm35.79-180q15.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.5ZM312-144v-24q0-29.7 21.5-50.85Q355-240 384-240h195q14.35 0 27.67 3 13.33 3 25.33 9v-39.92q0-63.51 15.5-124.29Q663-453 692.59-508.8L713-546q12-22 8.5-46.5T701-634q-8-8-11.5-17.07-3.5-9.08-3.5-19.06 0-20.87 14.98-35.37 14.98-14.5 35.86-14.5 18.16 0 33.16 9 15 9 22.77 25.74Q804-662 810-638.03q6 23.97 6 48.83 0 14.2-1.5 27.7T809-534l-91 336q-7 23-25.5 38.5T649-144H312Z"/></svg> |