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
881 B
XML
1 line
881 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="m660-393 146-125 20 2q15 2 24 12.74 9 10.73 9 23.26 0 8-2.57 14.91T847-453l-107 91 31.97 135q1.03 2 1.03 4.23v4.03q0 15.19-10.93 25.46Q751.13-183 736.56-183q-4.56 0-8.56-1-4-1-9-4l-12-7-47-198Zm-87-265-43-99 13-30q5-11 14.19-16.5T576-809q9.63 0 18.81 5.5Q604-798 609-787l59 137-95-8ZM304-293l128.5-76L561-293l-34-144 111-95.12L491-545l-59-137-58.57 136.82L226-532l112 95-34 144Zm-89 66 43-183-145-123q-7.38-5.18-9.69-12.09Q101-552 101-559.64q0-13.36 9-23.86t24-12.5l190-17 75-174q5-11 14.19-16.5T432-809q9.63 0 18.81 5.5Q460-798 465-787l75 175 190 16q15 2 24 12.74 9 10.73 9 23.26 0 8-3 15t-10 12L606-410l43.02 183.27q.98 2.91.98 8.73 0 15.3-10.8 25.65Q628.4-182 614-182q-1 0-18-5l-164-98-164.06 98.06Q263-184 259-183q-4 1-8.78 1-17.22 0-28.72-13.32Q210-208.63 215-227Zm217-240Z"/></svg> |