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
826 B
XML
1 line
826 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M252-192q-15.3 0-25.65-10.29Q216-212.58 216-227.79t10.35-25.71Q236.7-264 252-264h456q15.3 0 25.65 10.29Q744-243.42 744-228.21t-10.35 25.71Q723.3-192 708-192H252Zm25-120q-25.86 0-45.93-17T206-372.13L166-601q-2 1-4.5 1H156q-25 0-42.5-17.5T96-660q0-25 17.5-42.5T156-720q25 0 42.5 17.5T216-660q0 7-1.5 13t-4.5 12l126 59 112-177q-13-8-20.5-21.63Q420-788.27 420-804q0-25 17.5-42.5T480-864q25 0 42.5 17.5T540-804q0 16-7.5 29.5T512-753l112 177 126-59q-3-6-4.5-12t-1.5-13q0-25 17.5-42.5T804-720q25 0 42.5 17.5T864-660q0 25-17.5 42.5T804-600h-5q-3 0-5-1l-40 228.87Q749-346 728.93-329q-20.07 17-45.93 17H277Zm-1-72h408l26-153-55 26q-25.35 11-51.67 4Q577-514 563-537l-83-132-83 132q-14 23-40.33 30-26.32 7-51.67-4l-55-26 26 153Zm204 0Z"/></svg> |