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="M696.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.5Zm-396 120Q285-96 274.5-106.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.71T300.21-96Zm-35.92-120q-15.29 0-25.79-10.29t-10.5-25.5q0-15.21 10.34-25.71t25.63-10.5h323.74q15.29 0 25.79 10.29t10.5 25.5q0 15.21-10.34 25.71T588.03-216H264.29ZM408.28-96Q393-96 382.5-106.29q-10.5-10.29-10.5-25.5t10.34-25.71q10.34-10.5 25.62-10.5h251.76q15.28 0 25.78 10.29 10.5 10.29 10.5 25.5t-10.34 25.71Q675.32-96 660.04-96H408.28ZM295-336q-85 0-142-61.27Q96-458.55 96-545q0-77 52.41-132.57Q200.82-733.14 278-743q30-56 84.5-88.5T479.57-864q85.33 0 148.38 54.5T705-672q67 2 113 52t46 116.19q0 69.92-49 118.87Q766-336 696-336H295Zm5-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-46.11 0-84.06 25Q358-742 338-700l-14 28h-24.09q-54.91 0-93.41 38.64T168-540.34q0 55.34 38.66 93.84Q245.31-408 300-408Zm180-192Z"/></svg> |