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="M167.79-408Q138-408 117-429.21t-21-51Q96-510 117.21-531t51-21Q198-552 219-530.79t21 51Q240-450 218.79-429t-51 21Zm41.29 147.92 118.84-118.84Q339-390 353-389.5q14 .5 25 11.5t11 25.5q0 14.5-11.08 25.58L259.08-208.08Q248-197 234-197.5q-14-.5-25-11.5t-11-25.5q0-14.5 11.08-25.58Zm118.76-322L208.16-700.92Q197-712 197.5-726q.5-14 11.5-25t25.5-11q14.5 0 25.58 11.08l118.84 118.84Q390-621 390-607q0 14-11 25t-25.5 11q-14.5 0-25.66-11.08ZM479.79-96Q450-96 429-117.21t-21-51Q408-198 429.21-219t51-21Q510-240 531-218.79t21 51Q552-138 530.79-117t-51 21Zm0-624Q450-720 429-741.21t-21-51Q408-822 429.21-843t51-21Q510-864 531-842.79t21 51Q552-762 530.79-741t-51 21ZM582-633l119.08-118.91Q712-763 726-762.5q14 .5 25 11.5t11 25.5q0 14.5-11 25.5L632-581q-11 11-25 10.5T581.52-582Q571-593 571-607.5t11-25.5Zm118.84 423.92L581.16-327.92Q570-339 570.5-353q.5-14 11.5-25t25.5-11q14.5 0 25.58 11.08l118.84 118.84Q763-248 763-234q0 14-11 25t-25.5 11q-14.5 0-25.66-11.08ZM791.79-408Q762-408 741-429.21t-21-51Q720-510 741.21-531t51-21Q822-552 843-530.79t21 51Q864-450 842.79-429t-51 21Z"/></svg> |