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
856 B
XML
1 line
856 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M582-72q-21 0-41.5-8.5T505-104L329-280.06Q318-291 318-305q0-14 11-25l13-13q11-11 24.5-14.5t27.5.5l86 22v-301q0-15.3 10.29-25.65Q500.58-672 515.79-672t25.71 10.35Q552-651.3 552-636v228h48v-108q0-15.3 10.29-25.65Q620.58-552 635.79-552t25.71 10.35Q672-531.3 672-516v108h48v-60q0-15.3 10.29-25.65Q740.58-504 755.79-504t25.71 10.35Q792-483.3 792-468v60h48v-12q0-15.3 10.29-25.65Q860.58-456 875.79-456t25.71 10.35Q912-435.3 912-420v192q0 65-45.5 110.5T756-72H582ZM168-192q-29.7 0-50.85-21.15Q96-234.3 96-264v-480q0-29.7 21.15-50.85Q138.3-816 168-816h576q29.7 0 50.85 21.15Q816-773.7 816-744v132q0 15.3-10.29 25.65Q795.42-576 780.21-576t-25.71-10.35Q744-596.7 744-612v-132H168v480h75q15.3 0 25.65 10.29Q279-243.42 279-228.21t-10.35 25.71Q258.3-192 243-192h-75Z"/></svg> |