From 573db4ae9e9a43c6ee326e44aa8ee5e2b3c7e026 Mon Sep 17 00:00:00 2001 From: Santiago Carmuega Date: Sun, 6 Feb 2022 21:36:42 -0300 Subject: [PATCH] chore: Add logo assets --- assets/logo-dark.svg | 32 ++++++++++++++++++++++++++++++++ assets/logo-light.svg | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+) create mode 100644 assets/logo-dark.svg create mode 100644 assets/logo-light.svg diff --git a/assets/logo-dark.svg b/assets/logo-dark.svg new file mode 100644 index 0000000..63393d7 --- /dev/null +++ b/assets/logo-dark.svg @@ -0,0 +1,32 @@ + + + + logo dark + Created with Sketch. + + + + + + + + + + + + + + + + + + PALLAS + + + + + + + + + \ No newline at end of file diff --git a/assets/logo-light.svg b/assets/logo-light.svg new file mode 100644 index 0000000..845290e --- /dev/null +++ b/assets/logo-light.svg @@ -0,0 +1,32 @@ + + + + logo light + Created with Sketch. + + + + + + + + + + + + + + + + + + PALLAS + + + + + + + + + \ No newline at end of file