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="M264.21-216q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm432 0q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm-324 144Q357-72 346.5-82.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5Q408-93 397.71-82.5T372.21-72Zm108-144q-15.21 0-25.71-10.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5q0 15.21-10.29 25.71t-25.5 10.5Zm108 144Q573-72 562.5-82.29t-10.5-25.5q0-15.21 10.29-25.71t25.5-10.5q15.21 0 25.71 10.29t10.5 25.5Q624-93 613.71-82.5T588.21-72ZM295-336q-85 0-142-61.27Q96-458.55 96-545q0-77 52.5-133T278-743q31.1-56.53 85.05-88.77Q417-864 479.57-864q85.33 0 148.38 54.5T705-672q67 3 113 51.64T864-504q0 70-49 119t-119 49H295Zm5-72h396q40.32 0 68.16-27.77 27.84-27.78 27.84-68Q792-544 764.16-572q-27.84-28-68.16-28h-53l-9-60q-8-57-52-94.5T480-792q-54 0-95 33t-61 87h-24.09q-54.91 0-93.41 38.64T168-540.34q0 55.34 38.66 93.84Q245.31-408 300-408Zm180-191Z"/></svg> |