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
582 B
XML
1 line
582 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m777-82-62-62h-75v-75l-72-72v147H392v-176h147l-72-72h-75v-75l-72-72v147H144v-176h147l-72-72h-75v-75l-63.15-63.15Q70-789 70.5-803q.5-14 11.5-25t25-11q14 0 25 11l695.66 695.66Q839-121 839-107t-11 25.48Q817-71 802.5-71T777-82Zm-561-62q-29.7 0-50.85-21.15Q144-186.3 144-216v-104h176v176H216Zm600-101-75-75h75v75ZM669-392l-29-29v-147h176v176H669ZM568-493l-74-75h74v75ZM422-640l-30-30v-146h176v176H422Zm218 0v-176h104q29.7 0 50.85 21.15Q816-773.7 816-744v104H640ZM320-742l-74-74h74v74Z"/></svg> |