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
690 B
XML
1 line
690 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M752.81-795.19 843-705q20 21.82 20 50.91Q863-625 843-603L675-435q-11 11-26 10.5T623.5-436Q613-447 613-461.18T624-486l168-168-90-91-167 168q-10.67 11-25.33 11Q495-566 484-576.93q-11-10.93-11-25.5T484-628l167-167q21-21 51-21t50.81 20.81ZM794-116q-10.67 11-25.33 11-14.67 0-25.65-10.98L549-309 407-167q-22 20-50.5 21.5T308-164q-10 10-22 15t-25.9 5H139q-12 0-16-11.5t4-19.5l85-85q-21-20-20-49.5t23-49.5l142-142-242-242q-11-10.67-11-25.33Q104-783 115-794q11-11 25.67-11 14.66 0 25.33 11l627.92 627.92Q805-155 805-140.82q0 14.18-11 24.82ZM265-308l91 91 142-143-90-91-143 143Zm290-199ZM453-405Z"/></svg> |