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
956 B
XML
1 line
956 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M360-528H222q-14-20-22-44.36T192-624q0-70 49-119t119-49q23 0 44 5.5t40 16.5v-58q0-15.3 10.29-25.65Q464.58-864 479.79-864t25.71 10.35Q516-843.3 516-828v58q19-11 40-16.5t44-5.5q70 0 119 49t49 119q0 27.28-8 51.64T738-528H600q40.32 0 68.16-27.77 27.84-27.78 27.84-68Q696-664 668.16-692q-27.84-28-68.16-28-20.1 0-37.55 7.5Q545-705 531-691l-25 26q-10.59 11-26 11t-26-11l-25-26q-14-14-31.45-21.5T360-720q-40.32 0-68.16 27.77-27.84 27.78-27.84 68Q264-584 291.84-556q27.84 28 68.16 28ZM216-96q-29.7 0-50.85-21.15Q144-138.3 144-168v-72q0-33 19.5-52.5T216-312h36l27-144h-87q-15.3 0-25.65-10.29Q156-476.58 156-491.79t10.35-25.71q10.34-10.5 25.63-10.5h575.73q15.29 0 25.79 10.29t10.5 25.5q0 15.21-10.35 25.71T768-456h-86l25 144h37q33 0 52.5 19.5T816-240v72q0 29.7-21.15 50.85Q773.7-96 744-96H216Zm0-144v72h528v-72H216Zm109-72h310l-27-144H353l-28 144Zm155 144Zm0-288Z"/></svg> |