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
820 B
XML
1 line
820 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M828-144H492q-18 0-27-11.25T456-180q0-13.5 9.22-24.75T492-216h336q15.3 0 25.65 10.29Q864-195.42 864-180.21t-10.35 25.71Q843.3-144 828-144ZM529.09-389.09Q518-378 503.82-378T479-389l-90-90q-11-11-10.5-25t11.57-25.07l267.62-267.62Q666-805 676-809q10-4 21-4t20.58 4q9.58 4 17.42 12l63 63q8 8 11.5 18t3.5 21q0 11-4 20.58-4 9.58-12 17.42L529.09-389.09ZM504-466l230-230-38-38-230 230 38 38ZM399-214q-34 34-78.12 52-44.12 18-91.88 18h-13q-29.26 0-56.63-8T107-174q-10-6.31-15-15.78-5-9.47-5-20.3 0-9.92 3.5-18.42Q94-237 102-245l185-184q10.64-11 24.82-11T337-429l87 87q11 10 16 23.5t5 27.53q0 14.02-5 27Q435-251 424-240l-25 26Zm-183-2h12q34 0 65-12.5t55-36.5l25-26-61-62-132 132q9 2 18 3.5t18 1.5Zm518-480-38-38 38 38ZM312-353Z"/></svg> |