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="M396-816q-15.3 0-25.65-10.29Q360-836.58 360-851.79t10.35-25.71Q380.7-888 396-888h168q15.3 0 25.65 10.29Q600-867.42 600-852.21t-10.35 25.71Q579.3-816 564-816H396Zm83.85 720Q410-96 349.08-122.48q-60.93-26.47-106.5-72Q197-240 170.5-301 144-362 144-432t26.51-130.92q26.5-60.92 72.08-106.49 45.57-45.58 106.49-72.08Q410-768 480-768q58 0 112 19t99 55l49-49q11-11 25.5-11t25.5 11q11 11 11 25.5T791-692l-49 49q37 46 55.5 99.5T816-432q0 70-26.5 131t-72.14 106.52q-45.64 45.53-106.64 72Q549.71-96 479.85-96Zm.15-339Zm45-69h182.96q9.87 0 15.45-7.56Q729-519.11 725-528q-16-41-48.5-78.5T604.67-664q-6.26-3-12.97-1-6.7 2-10.7 8l-72 126q-5 9 0 18t16 9Zm-83.72-2.94L532-666q5-8.33.5-16.67Q528-691 519-693q-43-8-91.5 2T342-657q-6 4-7.5 11t2.5 13l72 126q5 9 16 9t16.28-8.94ZM380.45-408q10.55 0 15.05-9t-.83-17.98L304-594q-5-8-14.5-9t-15.5 6q-29 34-44.5 80.5T216-425q.83 7.56 5.42 12.28Q226-408 233.67-408h146.78ZM451-333q5-9 0-18t-16-9H252q-9 0-14.5 7.5t-2.07 16.61Q250-294 283-257t72.33 57q6.26 3 12.97 1 6.7-2 10.7-8l72-126Zm101-24q-5-9-16-9t-16.32 8.98L428-198.13q-5 8.07-1 16.6 4 8.53 13 10.53 44 9 92.64-1.64Q581.29-183.27 618-207q6-4.44 8-11.11 2-6.67-2-12.89l-72-126Zm13.33-72.02L656-270q5 8 14.5 9t15.95-6.13Q715-301 730.5-347.5 746-394 744-439q-.83-7.56-5.42-12.28Q734-456 726.33-456H579.55q-10.55 0-15.05 9t.83 17.98Z"/></svg> |