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.9 KiB
XML
1 line
1.9 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M96-132v-152q0-15.3 10.35-25.65Q116.7-320 132-320h152q15.3 0 25.65 10.35Q320-299.3 320-284v152q0 15.3-10.35 25.65Q299.3-96 284-96H132q-15.3 0-25.65-10.35Q96-116.7 96-132Zm272 0v-152q0-15.3 10.35-25.65Q388.7-320 404-320h152q15.3 0 25.65 10.35Q592-299.3 592-284v152q0 15.3-10.35 25.65Q571.3-96 556-96H404q-15.3 0-25.65-10.35Q368-116.7 368-132Zm272 0v-152q0-15.3 10.35-25.65Q660.7-320 676-320h152q15.3 0 25.65 10.35Q864-299.3 864-284v152q0 15.3-10.35 25.65Q843.3-96 828-96H676q-15.3 0-25.65-10.35Q640-116.7 640-132ZM96-404v-152q0-15.3 10.35-25.65Q116.7-592 132-592h152q15.3 0 25.65 10.35Q320-571.3 320-556v152q0 15.3-10.35 25.65Q299.3-368 284-368H132q-15.3 0-25.65-10.35Q96-388.7 96-404Zm272 0v-152q0-15.3 10.35-25.65Q388.7-592 404-592h152q15.3 0 25.65 10.35Q592-571.3 592-556v152q0 15.3-10.35 25.65Q571.3-368 556-368H404q-15.3 0-25.65-10.35Q368-388.7 368-404Zm272 0v-152q0-15.3 10.35-25.65Q660.7-592 676-592h152q15.3 0 25.65 10.35Q864-571.3 864-556v152q0 15.3-10.35 25.65Q843.3-368 828-368H676q-15.3 0-25.65-10.35Q640-388.7 640-404ZM96-676v-152q0-15.3 10.35-25.65Q116.7-864 132-864h152q15.3 0 25.65 10.35Q320-843.3 320-828v152q0 15.3-10.35 25.65Q299.3-640 284-640H132q-15.3 0-25.65-10.35Q96-660.7 96-676Zm272 0v-152q0-15.3 10.35-25.65Q388.7-864 404-864h152q15.3 0 25.65 10.35Q592-843.3 592-828v152q0 15.3-10.35 25.65Q571.3-640 556-640H404q-15.3 0-25.65-10.35Q368-660.7 368-676Zm272 0v-152q0-15.3 10.35-25.65Q660.7-864 676-864h152q15.3 0 25.65 10.35Q864-843.3 864-828v152q0 15.3-10.35 25.65Q843.3-640 828-640H676q-15.3 0-25.65-10.35Q640-660.7 640-676ZM248-248Zm192 0h80-80Zm272 0ZM248-440v-80 80Zm232-40Zm232 40v-80 80ZM440-712h80-80Zm272 0ZM168-168h80v-80h-80v80Zm272 0h80v-80h-80v80Zm272 0h80v-80h-80v80ZM168-440h80v-80h-80v80Zm272 0h80v-80h-80v80Zm272 0h80v-80h-80v80ZM440-712h80v-80h-80v80Zm272 0h80v-80h-80v80Z"/></svg> |