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
990 B
XML
1 line
990 B
XML
<svg fill="currentColor" xmlns="http://www.w3.org/2000/svg" viewBox="0 -960 960 960"><path d="M336-216v24q0 20-14 34t-34 14q-20 0-34-14t-14-34v-61q-23-17-35.5-45T192-360v-306l-77-77q-11-10.67-11-25.33Q104-783 115-794q11-11 25.67-11 14.66 0 25.33 11l627.9 627.92Q805-155 805-140.82q0 14.18-11 24.82-10.67 11-25.33 11Q754-105 743-116L618-240h102v48q0 19.81-14.13 33.9-14.14 14.1-34 14.1Q652-144 638-158.1q-14-14.09-14-33.9v-24H336Zm0-72h234L378-480H264v120q0 29.7 21.15 50.85Q306.3-288 336-288Zm144-576q164 0 226 35t62 109v372q0 15.3-10.29 25.65Q747.42-312 732.21-312t-25.71-10.35Q696-332.7 696-348v-132H565q-18 0-27-11.25T529-516q0-13.5 9-24.75T565-552h131v-120H393q-17 0-26.5-11.25T357-708q0-13.5 9-24.75T393-744h299q-12-26-65-37t-147-11q-59.29 0-99.15 4Q341-784 310-774q-14 5-25-3t-15-20.81q-4-12.82 1-27 5-14.19 25.25-20.26Q330-856 375-860t105-4ZM360-336q20 0 34-14t14-34q0-20-14-34t-34-14q-20 0-34 14t-14 34q0 20 14 34t34 14Zm-96-216h42l-42-42v42Zm54-192h374-374Zm60 264Zm318 0Z"/></svg> |