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
867 B
XML
1 line
867 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M144-624v-192h240v192H144Zm72-72h96v-48h-96v48Zm96 0v-48 48Zm-24 480q-50 0-85-35t-35-85h-36q-15.3 0-25.65-10.35Q96-356.7 96-372v-60q0-60 40-102t104-42h72q29.7 0 50.85 21.15Q384-533.7 384-504v96h144l144-172v-68h-84q-15.3 0-25.65-10.29Q552-668.58 552-683.79t10.35-25.71Q572.7-720 588-720h84q31 0 51.5 21.15T744-648v68q0 12.88-4.5 24.38Q735-544.12 727-534L584-362q-11 12-25.71 19T528-336H408q0 50-35 85t-85 35Zm24-192Zm-24 120q20.4 0 34.2-13.8Q336-315.6 336-336h-96q0 20 13.8 34t34.2 14Zm456 72q-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-315.6 792-336q0-20.4-13.8-34.2Q764.4-384 744-384q-20.4 0-34.2 13.8Q696-356.4 696-336q0 20.4 13.8 34.2Q723.6-288 744-288ZM168-408h144v-96h-72.21Q210-504 189-482.85T168-432v24Z"/></svg> |