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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-708v-84q0-29.7 21.15-50.85Q138.3-864 168-864h84q15.3 0 25.65 10.29Q288-843.42 288-828.21t-10.35 25.71Q267.3-792 252-792h-84v84q0 15.3-10.29 25.65Q147.42-672 132.21-672t-25.71-10.35Q96-692.7 96-708Zm72 612q-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 0h-84q-15.3 0-25.65-10.29Q672-116.58 672-131.79t10.35-25.71Q692.7-168 708-168h84v-84q0-15.3 10.29-25.65Q812.58-288 827.79-288t25.71 10.35Q864-267.3 864-252v84q0 29.7-21.15 50.85Q821.7-96 792-96Zm0-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-708ZM527.75-552q-34.75 0-59.25-24.75t-24.5-59.5q0-34.75 24.75-59.25t59.5-24.5q34.75 0 59.25 24.75t24.5 59.5q0 34.75-24.75 59.25t-59.5 24.5ZM501-240H354l37-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-451l136-58q16-7 32-13t33-6q24.32 0 45.16 10.5Q529-507 542-487l34 55q19 32 45.5 48.5t63.29 21.59Q699-360 709.5-349t10.5 25.5q0 14.5-11 24.5t-24.71 8Q638-299 598-322.5 558-346 529-384l-28 144Z"/></svg> |