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="M528-168v67q0 9.78-8.52 15.39Q510.97-80 502-85l-180-90q-6-3-4.65-10 1.35-7 8.54-7H432v-67q0-9.78 8.52-15.39Q449.03-280 458-275l180 90q6 3 4.65 10-1.35 7-8.54 7H528ZM288-312q-50 0-85-35t-35-85h-36q-15.3 0-25.65-10.35Q96-452.7 96-468v-60q0-60 40-102t104-42h72q29.7 0 50.85 21.15Q384-629.7 384-600v96h144l144-172v-68h-84q-15.3 0-25.65-10.29Q552-764.58 552-779.79t10.35-25.71Q572.7-816 588-816h84q31 0 51.5 21.15T744-744v68q0 12.88-4.5 24.38Q735-640.12 727-630L584-458q-11 12-25.71 19T528-432H408q0 50-35 85t-85 35Zm24-192Zm-24 120q20.4 0 34.2-13.8Q336-411.6 336-432h-96q0 20 13.8 34t34.2 14Zm60-336H228q-15.3 0-25.65-10.29Q192-740.58 192-755.79t10.35-25.71Q212.7-792 228-792h120q15.3 0 25.65 10.29Q384-771.42 384-756.21t-10.35 25.71Q363.3-720 348-720Zm396 408q-50 0-85-35t-35-85q0-50 35-85t85-35q50 0 85 35t35 85q0 50-35 85t-85 35Zm0-72q20.4 0 34.2-13.8Q792-411.6 792-432q0-20.4-13.8-34.2Q764.4-480 744-480q-20.4 0-34.2 13.8Q696-452.4 696-432q0 20.4 13.8 34.2Q723.6-384 744-384ZM168-504h144v-96h-72.21Q210-600 189-578.85T168-528v24Z"/></svg> |