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.2 KiB
XML
1 line
1.2 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M444-132v-24q0-15.3 10.29-25.65Q464.58-192 479.79-192t25.71 10.35Q516-171.3 516-156v24q0 15.3-10.29 25.65Q495.42-96 480.21-96t-25.71-10.35Q444-116.7 444-132ZM132-516h24q15.3 0 25.65 10.29Q192-495.42 192-480.21t-10.35 25.71Q171.3-444 156-444h-24q-15.3 0-25.65-10.29Q96-464.58 96-479.79t10.35-25.71Q116.7-516 132-516Zm672 0h24q15.3 0 25.65 10.29Q864-495.42 864-480.21t-10.35 25.71Q843.3-444 828-444h-24q-15.3 0-25.65-10.29Q768-464.58 768-479.79t10.35-25.71Q788.7-516 804-516ZM701-209l-18-17q-11-11-10.5-25.5T684-277q11-11 25.5-11t25.5 11l17 18q11 11 11 25t-11 25q-11 11-25.5 11T701-209Zm-492-51 17-17q11-11 25.5-11t25.5 11q11 11 11 25.5T277-226l-18 18q-11 11-25 10.5T209-209q-11-11-11-25.5t11-25.5Zm270.77-28Q400-288 344-344.16 288-400.32 288-480q0-44 18.5-83.5T360-629v-115q0-29.7 21.15-50.85Q402.3-816 432-816h96q29.7 0 50.85 21.15Q600-773.7 600-744v115q35 26 53.5 65.5T672-480q0 79.68-56.23 135.84-56.22 56.16-136 56.16ZM432-665q12-3.5 24-5.25t24-1.75q12 0 24 1.75t24 5.25v-79h-96v79Zm48.71 305q50.29 0 84.79-35 34.5-35 34.5-85t-34.5-85q-34.5-35-84.79-35-50.3 0-85.5 34.5Q360-531 360-480.5t35.21 85.5q35.2 35 85.5 35ZM480-481Z"/></svg> |