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
779 B
XML
1 line
779 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M755-72q-8 0-17-1t-18-3L210-184q-45-9-71.5-33T99-264q-1-2-3-13 0-11 7.5-17.5T120-301q7 0 12 3.5t9 9.5q12 21 32.5 36t46.5 21l32 7 132-88-36-123q-6-20-3-40.5t14-37.5l84-135h-93l-53 83q-8 14-23 16.5t-28-6.5q-13-9-15.5-23.5T236-606l65-98q5-8 13-12t17-4h197q25 0 40 12t22 24l36 61q21 35 55 59.5t76 32.5q15 3 25 13.5t10 25.5q0 15-11 25.5t-25 8.5q-60-8-108-40t-79-80l-70 112 114 88q5 4 8.5 9.5T627-357l45 222 58 13q6 2 12 2h12q20 0 38-6t33-17q1-1 15-5 11 0 17.5 7t6.5 17q0 7-2.5 11.5T854-104q-14 11-39.5 21.5T755-72Zm-160-79-36-178-113-79 18 104q2 11-2.5 20.5T448-268l-98 64 245 53Zm17-593q-35 0-59.5-24.5T528-828q0-35 24.5-59.5T612-912q35 0 59.5 24.5T696-828q0 35-24.5 59.5T612-744Z"/></svg> |