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="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-32Zm-464-12-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-696v130q0 15.3-10.29 25.65Q699.42-530 684.21-530t-25.71-10.35Q648-550.7 648-566v-130H216v360h228q15.3 0 25.65 10.29Q480-315.42 480-300.21t-10.35 25.71Q459.3-264 444-264H264Zm59.96-288h215.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-108 72v-360 360Z"/></svg> |