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="m516-233 20-19q11-11 25-10.5t25 11.02q11 11.48 11 26.15 0 14.66-11 25.33l-81 79q-10.64 11-24.82 11T455-121l-81-79q-11-11-11-25.5t11-25.5q11-11 24.5-11t24.5 10l21 19v-211q0-15.3 10.29-25.65Q464.58-480 479.79-480t25.71 10.35Q516-459.3 516-444v211ZM185-336l19 21q10 11 10 25t-11 25q-11 11-25.5 10.5T152-266L48-372l103.87-105.68Q163-489 177.5-489q14.5 0 25.98 11 10.52 11 11.02 25.18T204-428l-19 20h103v-132q0-15.3 10.29-25.65Q308.58-576 323.79-576t25.71 10.35Q360-555.3 360-540v132q0 33-19.5 52.5T288-336H185Zm589 0H672q-33 0-52.5-19.5T600-408v-132q0-15.3 10.29-25.65Q620.58-576 635.79-576t25.71 10.35Q672-555.3 672-540v132h102l-19-20q-10-11-9.5-25t11.5-25q11-11 25-11t25 11l80 81q11 10.64 11 24.82T887-347l-80 82q-11 11-25.5 10.5T756-266q-10-10-10.5-24t9.5-25l19-21ZM96-744q0-33 19.5-52.5T168-816h624q33 0 52.5 19.5T864-744v148q0 14.87-10.29 24.94Q843.42-561 828.21-561t-25.71-10.35Q792-581.7 792-597v-147H168v148q0 14.87-10.29 24.94Q147.42-561 132.21-561t-25.71-10.35Q96-581.7 96-597v-147Z"/></svg> |