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
989 B
XML
1 line
989 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M372-288q-15.3 0-25.65-10.29Q336-308.58 336-323.79t10.35-25.71Q356.7-360 372-360h228l72 72H372ZM480-96q-79.38 0-149.19-30T208.5-208.5Q156-261 126-330.81T96-480q0-57.93 17-112.91T162-696l-47-48q-11-11-11-25t11-25q11-11 25.67-11 14.66 0 25.33 11l627.92 627.92Q805-155 805-140.82q0 14.18-11 24.82-10.67 11-25.33 11Q754-105 743-116l-47-46q-48.11 32-103.09 49Q537.93-96 480-96Zm163-119L215-643q-23.5 37-35.25 78T168-480q0 130 91 221t221 91q44 0 85-11.75T643-215Zm-88-340ZM406-406Zm225-241q11 11 11 25.5T631-596l-56 57q-11 11-25.5 11T524-539q-11-11-11-25.5t11-25.5l57-57q11-11 25.18-11T631-647ZM312-826q39-19 81.5-28.5T480-864q79.68 0 149.76 30.21 70.08 30.21 121.92 81.99 51.84 51.79 82.08 121.79Q864-560 864-480q0 44-10 86.5T825-312q-7 14-21.61 18T776-298q-13-8-17-22.33-4-14.34 3-28.67 14-31 22-64t8-67q0-130-91-221t-221-91q-34 0-67 7.5T349-763q-14 6-28 2.5T299-777q-8-13-4.5-27.5T312-826Z"/></svg> |