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
946 B
XML
1 line
946 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M728-252H612.41q-15.48 0-25.94-10.29Q576-272.58 576-287.79t10.47-25.71q10.46-10.5 25.94-10.5H728l-31-32q-11-11-11-25t10.93-25q10.93-11 25.5-11t25.16 10.78l91.82 93.44Q850-302 850-288q0 14-10.59 24.78l-91.82 93.44Q737-159 722.43-159t-25.5-11Q686-181 686-195t11-25l31-32ZM323.96-552h215.76q15.28 0 25.78-10.29 10.5-10.29 10.5-25.5t-10.34-25.71Q555.32-624 540.04-624H324.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-428.58 480-443.79t-10.35-25.71Q459.3-480 444-480H324q-15.3 0-25.65 10.29Q288-459.42 288-444.21t10.35 25.71Q308.7-408 324-408Zm-60 144-89 89q-8 8-19.5 3.83Q144-175.33 144-187v-508.59Q144-726 165.16-747q21.16-21 50.88-21h432.24Q678-768 699-746.85T720-696v145.43q0 10.03-6 16.3-6 6.27-16 8.27-51 8-92.5 29T530-433q-23 29-37.5 66.5T479-291q0 11-6.5 19t-17.5 8H264Z"/></svg> |