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="m264-312-89 89q-8 8-19.5 3.83Q144-223.33 144-235v-508.59Q144-774 165.16-795q21.16-21 50.88-21h432.24Q678-816 699-794.85T720-744v157q0 14-11 24.5T683.5-552q-14.5 0-25-10.35T648-588v-156H216v360h252q14 0 25 11t11 25.5q0 14.5-11 25T468-312H264Zm59.96-288h215.76q15.28 0 25.78-10.29 10.5-10.29 10.5-25.5t-10.34-25.71Q555.32-672 540.04-672H324.28q-15.28 0-25.78 10.29-10.5 10.29-10.5 25.5t10.34 25.71q10.34 10.5 25.62 10.5Zm.04 144h120q15.3 0 25.65-10.29Q480-476.58 480-491.79t-10.35-25.71Q459.3-528 444-528H324q-15.3 0-25.65 10.29Q288-507.42 288-492.21t10.35 25.71Q308.7-456 324-456Zm360 155.75h-72q-15.3 0-25.65-10.38Q576-321 576-336.23q0-15.24 10.35-25.54 10.35-10.31 25.65-10.31h72v-71.69q0-15.23 10.29-25.73t25.5-10.5q15.21 0 25.58 10.35 10.38 10.35 10.38 25.65v72h72.17q15.33 0 25.71 10.35Q864-351.3 864-336q0 15.3-10.37 25.65Q843.25-300 827.92-300h-72.17v72q0 15.3-10.38 25.65Q735-192 720-192q-15.3 0-25.65-10.37Q684-212.75 684-228.08v-72.17ZM216-384v-360 360Z"/></svg> |