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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M192-180v-278q-63-7-103.5-55T48-624q0-15.3 10.29-25.65Q68.58-660 83.79-660t25.71 10.35Q120-639.3 120-624q2 40 29 68t66 28h25v-88q-42-16-68.5-59.5T144-767q0-15.3 10.29-25.65Q164.58-803 179.79-803t25.71 10.35Q216-782.3 216-767q2 37 27.5 65.5T297-673l116-152q12.52-17 30.25-25t36.51-8q18.77 0 36.51 8Q534-842 547-825l116 151q28 0 53.5-28.5T744-768q0-15.3 10.29-25.65Q764.58-804 779.79-804t25.71 10.35Q816-783.3 816-768q0 48-26.5 92T720-616v88h25q38 0 65-28t30-68q0-15.3 10.29-25.65Q860.58-660 875.79-660t25.71 10.35Q912-639.3 912-624q-1 64-41 112.5T768-458v278q0 34.65-24.67 59.32Q718.65-96 684-96H564q-15.3 0-25.65-10.35Q528-116.7 528-132v-108q0-20.4-13.8-34.2Q500.4-288 480-288q-20.4 0-34.2 13.8Q432-260.4 432-240v108q0 15.3-10.35 25.65Q411.3-96 396-96H276q-34.65 0-59.32-24.68Q192-145.35 192-180Zm194-492h188l-94-122-94 122Zm-74 144h336v-72H312v72Zm-48 360h96v-72q0-50 35-85t85-35q50 0 85 35t35 85v72h96v-288H264v288Zm216-287Zm0-219Zm0 147Z"/></svg> |