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
908 B
XML
1 line
908 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M168-360q-50 0-85-35t-35-85q0-50 35-85t85-35q39 0 70 23t44 61h114.29q15.17 0 25.44 10.29Q432-495.42 432-480.21t-10.27 25.71Q411.46-444 396.29-444H282q-13 38-43.8 61-30.81 23-70.2 23Zm0-72q20.4 0 34.2-13.8Q216-459.6 216-480q0-20.4-13.8-34.2Q188.4-528 168-528q-20.4 0-34.2 13.8Q120-500.4 120-480q0 20.4 13.8 34.2Q147.6-432 168-432Zm336-48q0-120.74-79.5-208.37Q345-776 228-790q-15-2-25.5-12.74-10.5-10.73-10.5-25.05 0-15.21 10.5-25.71T227-862q137 13 235 109.5T574-516h200l-32-32q-11-11-11-25.67 0-14.66 11-25.33 11-11 25.5-11t25.5 11l93.6 93.87q5.4 5.42 7.9 11.73 2.5 6.32 2.5 13.54 0 7.22-2.5 13.54Q892-460 887-455l-94 94q-11 11-25 10.5T743-362q-11-11-11-25.5t11-25.5l31-31H574q-14 140-112 236.5T227-98q-14 2-24.5-8.27T192-131.71q0-14.29 8.61-24.91Q209.22-167.23 223-169q119-11 200-99.82 81-88.81 81-211.18Z"/></svg> |