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="M777-81 520-338l-19 98H354l37-188-79 34v70q0 15.3-10.29 25.65Q291.42-288 276.21-288t-25.71-10.35Q240-308.7 240-324v-94q0-11 5.96-19.71T262-451l102-44L81-778q-11-11-11-25t11-25q11-11 25.67-11 14.66 0 25.33 11l695.64 695.66Q839-121 839-106.82T828-82q-11 11-25.5 11.5T777-81ZM168-96q-29.7 0-50.85-21.15Q96-138.3 96-168v-84q0-15.3 10.29-25.65Q116.58-288 131.79-288t25.71 10.35Q168-267.3 168-252v84h84q15.3 0 25.65 10.29Q288-147.42 288-132.21t-10.35 25.71Q267.3-96 252-96h-84Zm624-612v-84h-84q-15.3 0-25.65-10.29Q672-812.58 672-827.79t10.35-25.71Q692.7-864 708-864h84q29.7 0 50.85 21.15Q864-821.7 864-792v84q0 15.3-10.29 25.65Q843.42-672 828.21-672t-25.71-10.35Q792-692.7 792-708ZM96-672v-83q0-19 4.5-36.5T118-823l50 51v100H96ZM708-96q-15.3 0-25.65-10.29Q672-116.58 672-131.79t10.35-25.71Q692.7-168 708-168h54l61 61q-12 11-28.5 11H708ZM270-792l-72-72h90q15.3 0 25.65 10.29Q324-843.42 324-828.21t-10.35 25.71Q303.3-792 288-792h-18Zm594 594-72-72v-18q0-15.3 10.29-25.65Q812.58-324 827.79-324t25.71 10.35Q864-303.3 864-288v90ZM532-562q-32 0-55-23.29t-23-56Q454-674 476.91-697q22.92-23 55.09-23 33 0 56.5 23.21Q612-673.59 612-641t-23.5 55.79Q565-562 532-562Z"/></svg> |