From 17af154bb5cef409bc233e96297e8b32199a0b2b Mon Sep 17 00:00:00 2001
From: jasonfan <36730318+jason-fxz@users.noreply.github.com>
Date: Thu, 13 Aug 2026 16:10:28 -0700
Subject: [PATCH] feat(assets): add dark/light logos
---
assets/freetoken-logo-dark.svg | 13 +++++++++++++
assets/freetoken-logo-light.svg | 13 +++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 assets/freetoken-logo-dark.svg
create mode 100644 assets/freetoken-logo-light.svg
diff --git a/assets/freetoken-logo-dark.svg b/assets/freetoken-logo-dark.svg
new file mode 100644
index 0000000..a63337a
--- /dev/null
+++ b/assets/freetoken-logo-dark.svg
@@ -0,0 +1,13 @@
+
\ No newline at end of file
diff --git a/assets/freetoken-logo-light.svg b/assets/freetoken-logo-light.svg
new file mode 100644
index 0000000..49758c8
--- /dev/null
+++ b/assets/freetoken-logo-light.svg
@@ -0,0 +1,13 @@
+
\ No newline at end of file