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="M168-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-75Zm552-203.91v-71.83q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.32q10.5 10.33 10.5 25.59v71.83q0 15.26-10.29 25.76-10.29 10.5-25.5 10.5t-25.71-10.32Q720-380.65 720-395.91ZM756-144H556h200ZM582-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-636v348q0 18-14 29t-31 6l-67-18 116 116q5 5 11.68 8t14.32 3h174.44q34.47 0 59.01-24.68Q840-193.35 840-228v-192q0-15.3 10.29-25.65Q860.58-456 875.79-456t25.71 10.35Q912-435.3 912-420v192q0 65-45.5 110.5T756-72H582Zm18-324v-264q0-15.3 10.29-25.65Q620.58-696 635.79-696t25.71 10.35Q672-675.3 672-660v264q0 15.3-10.29 25.65Q651.42-360 636.21-360t-25.71-10.35Q600-380.7 600-396Z"/></svg> |