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="m468-492 102.7 102.7Q582-378 581.5-364T570-339q-11 11-25.5 11T519-339L407-451q-5-5-8-11.5t-3-14.5v-159q0-15.3 10.29-25.65Q416.58-672 431.79-672t25.71 10.35Q468-651.3 468-636v144Zm216-240.25h-72q-15.3 0-25.65-10.38Q576-753 576-768.23q0-15.24 10.35-25.54 10.35-10.31 25.65-10.31h72v-71.69q0-15.23 10.29-25.73t25.5-10.5q15.21 0 25.58 10.35 10.38 10.35 10.38 25.65v72h72.17q15.33 0 25.71 10.35Q864-783.3 864-768q0 15.3-10.37 25.65Q843.25-732 827.92-732h-72.17v72q0 15.3-10.38 25.65Q735-624 720-624q-15.3 0-25.65-10.37Q684-644.75 684-660.08v-72.17ZM431.93-144Q362-144 301-170.5t-106.5-72q-45.5-45.5-72-106.57-26.5-61.07-26.5-131T122.5-611q26.5-61 72-106.5t106.55-72Q362.1-816 432-816q6 0 12 .5t12 .5q15 1 25.5 11.09t10.5 25q0 14.91-10.35 25.41T456-743q-6.44 0-12-.5t-12-.5q-109 0-186.5 77.5T168-480q0 109 77.5 186.5T432-216q109 0 186.5-77.5T696-480q0-15.3 10.29-25.65Q716.58-516 731.79-516t25.71 10.35Q768-495.3 768-480q0 69.9-26.5 130.95Q715-288 669.5-242.5t-106.57 72q-61.07 26.5-131 26.5Z"/></svg> |