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="m777-82-14-14H660q-15.3 0-25.65-10.29Q624-116.58 624-131.79t10.35-25.71Q644.7-168 660-168h31l-72-72H276q-15.3 0-25.65-10.29Q240-260.58 240-275.79V-308q0-19.91 8.5-37.46Q257-363 274-374q34-20 79-36t77-19L168-690v30q0 15.3-10.29 25.65Q147.42-624 132.21-624t-25.71-10.35Q96-644.7 96-660v-102l-15-16q-11-11-10.5-25T82-828q11-11 25-11t25.35 11.34l695.3 695.32Q839-121 839-106.82T828-82q-10.67 11-25.33 11Q788-71 777-82Zm87-218v102l-72-72v-30q0-15.3 10.29-25.65Q812.58-336 827.79-336t25.71 10.35Q864-315.3 864-300ZM168-96q-29 0-50.5-21.5T96-168v-132q0-15.3 10.29-25.65Q116.58-336 131.79-336t25.71 10.35Q168-315.3 168-300v132h132q15.3 0 25.65 10.29Q336-147.42 336-132.21t-10.35 25.71Q315.3-96 300-96H168Zm624-564v-132H660q-15.3 0-25.65-10.29Q624-812.58 624-827.79t10.35-25.71Q644.7-864 660-864h132q29 0 50.5 21.5T864-792v132q0 15.3-10.29 25.65Q843.42-624 828.21-624t-25.71-10.35Q792-644.7 792-660ZM198-864h102q15.3 0 25.65 10.29Q336-843.42 336-828.21t-10.35 25.71Q315.3-792 300-792h-30l-72-72Zm402 264q0 29-12.5 52.5T555-507L387-675q17-20 40.5-32.5T480-720q50 0 85 35t35 85Z"/></svg> |