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
974 B
XML
1 line
974 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m446-471 94-94q10.64-11 24.82-11T590-565q11 11 11 25.67 0 14.66-11 25.33L471-395q-10.67 11-25.33 11-14.67 0-25.47-10.83l-50.4-51.45Q359-457.12 359-471.56 359-486 370-497q11-11 25-11t25 11l26 26Zm-5-321h78-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> |