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.3 KiB
XML
1 line
1.3 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168.5-144q-33.5 0-53-19.5T96-216v-528q0-33 19.5-52.5t53-19.5h203q33.5 0 53 19.5T444-744v528q0 33-19.5 52.5t-53 19.5h-203Zm420 0q-33.5 0-53-19.5T516-216v-528q0-33 19.5-52.5t53-19.5h203q33.5 0 53 19.5T864-744v528q0 33-19.5 52.5t-53 19.5h-203ZM168-216h204v-528H168v528Zm420 0h204v-528H588v528ZM336-395.79q0-15.21-10.35-25.71T300-432h-60q-15.3 0-25.65 10.29Q204-411.42 204-396.21t10.35 25.71Q224.7-360 240-360h60q15.3 0 25.65-10.29Q336-380.58 336-395.79Zm420 0q0-15.21-10.35-25.71T720-432h-60q-15.3 0-25.65 10.29Q624-411.42 624-396.21t10.35 25.71Q644.7-360 660-360h60q15.3 0 25.65-10.29Q756-380.58 756-395.79Zm-420-120q0-15.21-10.35-25.71T300-552h-60q-15.3 0-25.65 10.29Q204-531.42 204-516.21t10.35 25.71Q224.7-480 240-480h60q15.3 0 25.65-10.29Q336-500.58 336-515.79Zm420 0q0-15.21-10.35-25.71T720-552h-60q-15.3 0-25.65 10.29Q624-531.42 624-516.21t10.35 25.71Q644.7-480 660-480h60q15.3 0 25.65-10.29Q756-500.58 756-515.79Zm-420-120q0-15.21-10.35-25.71T300-672h-60q-15.3 0-25.65 10.29Q204-651.42 204-636.21t10.35 25.71Q224.7-600 240-600h60q15.3 0 25.65-10.29Q336-620.58 336-635.79Zm420 0q0-15.21-10.35-25.71T720-672h-60q-15.3 0-25.65 10.29Q624-651.42 624-636.21t10.35 25.71Q644.7-600 660-600h60q15.3 0 25.65-10.29Q756-620.58 756-635.79ZM168-216h204-204Zm420 0h204-204Z"/></svg> |