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
816 B
XML
1 line
816 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M720-408v-179.72q0-15.28 10.29-25.78 10.29-10.5 25.5-10.5t25.71 10.35Q792-603.3 792-588v180h48v-12q0-15.3 10.29-25.65Q860.58-456 875.79-456t25.71 10.35Q912-435.3 912-420v192q0 65-45.5 110.5T756-72H582q-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-252q0-15.3 10.29-25.65Q620.58-696 635.79-696t25.71 10.35Q672-675.3 672-660v252h48ZM168-192q-29.7 0-50.85-21.15Q96-234.3 96-264v-480q0-29.7 21.15-50.85Q138.3-816 168-816h612q15.3 0 25.65 10.29Q816-795.42 816-780.21t-10.35 25.71Q795.3-744 780-744H168v480h75q15.3 0 25.65 10.29Q279-243.42 279-228.21t-10.35 25.71Q258.3-192 243-192h-75Z"/></svg> |