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
758 B
XML
1 line
758 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M480.22-144Q370-144 293-220.02t-77-185.16q0-71.82 23.95-144.86 23.96-73.04 62-132.5Q340-742 387.21-779q47.21-37 92.53-37Q526-816 573-779q47 37 85.05 96.37 38.04 59.38 62 132.31Q744-477.39 744-405.4 744-296 667.22-220t-187 76Zm.01-72Q560-216 616-271.28q56-55.29 56-133.72 0-53-19-113t-47.59-110.18q-28.58-50.17-62.5-83Q509-744 479.54-744q-28.54 0-62.67 32.82-34.14 32.83-62.5 83Q326-578 307-518q-19 60-19 113.34 0 77.66 56.23 133.16 56.22 55.5 136 55.5ZM492-264q15.3 0 25.65-10.29Q528-284.58 528-299.79t-10.35-25.71Q507.3-336 492-336q-37 0-60.5-30T408-444q0-15.3-10.29-25.65Q387.42-480 372.21-480t-25.71 10.35Q336-459.3 336-444q0 78 44 129t112 51Zm-12-216Z"/></svg> |