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.1 KiB
XML
1 line
1.1 KiB
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M744.25-372q-15.25 0-25.75-10.29t-10.5-25.5q0-15.21 10.31-25.71 10.32-10.5 25.57-10.5h35.87q15.25 0 25.75 10.29t10.5 25.5q0 15.21-10.31 25.71-10.32 10.5-25.57 10.5h-35.87Zm0 144q-15.25 0-25.75-10.29t-10.5-25.5q0-15.21 10.31-25.71 10.32-10.5 25.57-10.5h35.87q15.25 0 25.75 10.29t10.5 25.5q0 15.21-10.31 25.71-10.32 10.5-25.57 10.5h-35.87Zm-192.49 36q-29.76 0-50.85-21.15-21.1-21.15-21.1-50.85h-35.9q-15.26 0-25.59-10.35Q408-284.7 408-300v-72q0-15.3 10.35-25.65Q428.7-408 444-408h36q0-29.7 21.15-50.85Q522.3-480 552-480h72q15.3 0 25.65 10.34Q660-459.32 660-444.04v215.76q0 15.28-10.37 25.78-10.38 10.5-25.71 10.5h-72.16ZM287.67-300Q228-300 186-342t-42-102q0-60 42-102t102-42h66q22.5 0 38.25-15.75T408-642q0-22.5-15.75-38.25T354-696H228q-15.3 0-25.65-10.35Q192-716.7 192-732q0-15.3 10.35-25.65Q212.7-768 228-768h126q53 0 89.5 36.5T480-642q0 53-36.5 89.5T354-516h-66q-29.7 0-50.85 21.21-21.15 21.21-21.15 51t21.15 50.8q21.15 21.02 50.85 21.02h36q15.3 0 25.65 10.28Q360-351.4 360-336.2t-10.4 25.7Q339.21-300 323.84-300h-36.17Z"/></svg> |