Mercurial
diff design_system/src/components/icon.js @ 272:41a49c29a28f
polish JRPG conversation experience
Integrate desktop conversations into the utility panel, simplify the mobile frame, add modal destinations and a reusable Zenbu composer lab, and preserve explicit conversation resume behavior.
Co-authored-by: Copilot <[email protected]>
| author | MrJuneJune <me@mrjunejune.com> |
|---|---|
| date | Fri, 07 Aug 2026 16:05:29 -0700 |
| parents | 60a876c4587a |
| children |
line wrap: on
line diff
--- a/design_system/src/components/icon.js Fri Aug 07 13:24:05 2026 -0700 +++ b/design_system/src/components/icon.js Fri Aug 07 16:05:29 2026 -0700 @@ -4,10 +4,10 @@ add: ["M12 5v14", "M5 12h14"], alert: ["M12 3 2.8 20h18.4L12 3Z", "M12 9v5", "M12 17h.01"], archive: ["M4 7h16v13H4Z", "M3 3h18v4H3Z", "M9 11h6"], - "arrow-down": ["M12 4v16", "m6 14-6 6-6-6"], - "arrow-left": ["M20 12H4", "m10 6-6-6 6-6"], - "arrow-right": ["M4 12h16", "m-6-6 6 6-6 6"], - "arrow-up": ["M12 20V4", "m-6 6 6-6 6 6"], + "arrow-down": ["M12 4v16", "M6 14l6 6 6-6"], + "arrow-left": ["M20 12H4", "M10 6l-6 6 6 6"], + "arrow-right": ["M4 12h16", "M14 6l6 6-6 6"], + "arrow-up": ["M12 20V4", "M6 10l6-6 6 6"], check: ["m5 12 4 4L19 6"], "chevron-down": ["m5 9 7 7 7-7"], "chevron-left": ["m15 5-7 7 7 7"],