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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M72-480q0-49.65 11-95.32Q94-621 115-663q7-14 21-17.5t27.5 4.5q13.5 8 17.5 22t-3 28q-15.87 33.46-24.93 70.47-9.07 37-9.07 75.53 0 40 9.07 76.5Q162.13-367 178-334q7 14 3 28t-17.5 22q-13.5 8-27.5 4.5T115-297q-21-42-32-87.68Q72-430.35 72-480Zm816 0q0 49.65-11 95.32Q866-339 845-297q-7 14-21 17.5t-27.5-4.5q-13.5-8-17.5-22t3-28q15.87-33 24.93-69.5 9.07-36.5 9.07-76t-9.07-76.34Q797.87-592.69 782-626q-7-14-3-28t17.5-22q13.5-8 27.5-4.5t21 17.5q21 42 32 87.68 11 45.67 11 95.32ZM441-792h78-78Zm0 624h78-78Zm-1 72q-25 0-44.5-15.5T370-151l-23-93q-5-19-15.5-37.5t-28.28-37.52Q273-351 256.5-392.51 240-434.03 240-479.95 240-525 256.5-567t47.35-75.02Q322-662 332.48-680q10.49-18 15.52-36l23-93q6-24 25.5-39.5T441-864h78q25 0 44.5 15.5T589-809l23 93q5 19 15.5 37t28.65 37.02Q687-610 703.5-568.25T720-480.3q0 45.3-16.5 86.8t-46.72 74.52Q639-299 628.52-280.67 618.03-262.33 613-244l-23 93q-6 24-25.5 39.5T520-96h-80Zm40.2-216q69.8 0 118.8-49.2t49-119q0-69.8-49.2-118.8t-119-49Q410-648 361-598.8t-49 119q0 69.8 49.2 118.8t119 49ZM421-712q14-4 28.8-6t30-2q15.2 0 29.7 2t28.5 6l-19-80h-78l-20 80Zm20 544h78l21-80q-14 4-29.2 6-15.19 2-30.8 2-16 0-30.5-2t-28.5-6l20 80Z"/></svg> |