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.0 KiB
XML
1 line
1.0 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M144-360v-84H84q-15.3 0-25.65-10.29Q48-464.58 48-479.79t10.35-25.71Q68.7-516 84-516h60v-84q0-50 35-85t85-35h24v-12q0-15.3 10.29-25.65Q308.58-768 323.79-768t25.71 10.34q10.5 10.35 10.5 25.64v503.73q0 15.29-10.29 25.79t-25.5 10.5q-15.21 0-25.71-10.35T288-228v-12h-24q-50 0-85-35t-35-85Zm120 48h24v-336h-24q-20.4 0-34.2 13.8Q216-620.4 216-600v240q0 20.4 13.8 34.2Q243.6-312 264-312Zm552-48q0 50-35 85t-85 35h-24v12q0 15.3-10.29 25.65Q651.42-192 636.21-192t-25.71-10.35Q600-212.7 600-228v-108H468q-15.3 0-25.65-10.29Q432-356.58 432-371.79t10.35-25.71Q452.7-408 468-408h132v-144H468q-15.3 0-25.65-10.29Q432-572.58 432-587.79t10.35-25.71Q452.7-624 468-624h132v-107.74q0-15.26 10.29-25.76 10.29-10.5 25.5-10.5t25.71 10.35Q672-747.3 672-732v12h24q50 0 85 35t35 85v84h60q15.3 0 25.65 10.29Q912-495.42 912-480.21t-10.35 25.71Q891.3-444 876-444h-60v84Zm-144 48h24q20.4 0 34.2-13.8Q744-339.6 744-360v-240q0-20.4-13.8-34.2Q716.4-648 696-648h-24v336ZM288-480Zm384 0Z"/></svg> |