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
729 B
XML
1 line
729 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M726-444H526q-9 88-59.5 158.5T335-177q4 54-30.5 91.5T216-48q-50 0-85-35t-35-85q0-50 35-85t85-35q25.95 0 49.97 11.5Q290-265 308-244q60-29 97.89-82.07Q443.78-379.14 453-444H329.91q-11.91 38-43.53 61T216-360q-50 0-85-35t-35-85q0-50 35-85t85-35q39 0 70.42 23.1T330-516h123q-9-65-47-118t-98-82q-18 21-42.03 32.5Q241.95-672 216-672q-50 0-85-35t-35-85q0-50 35-85t85-35q53 0 87.5 37.5T335-783q80 38 130.41 108.61 50.4 70.61 60.87 158.39H726l-32-32q-11-11-11-25.5t11-25.5q11-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.54Q844-460 839-455l-94 94q-11 11-25 10.5T695-362q-11-11-11-25.5t11-25.5l31-31Z"/></svg> |