From f4a0da07a96b6a43e05af70ce6d020e71196448b Mon Sep 17 00:00:00 2001 From: Austin Chen Date: Thu, 2 Dec 2021 17:31:09 -0600 Subject: [PATCH] Add svg logo to simulator Fk alignment --- market-simulator/public/logo-icon.svg | 12 ++++++++++++ market-simulator/src/components/Header.vue | 21 +++++++++++++++++++-- 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 market-simulator/public/logo-icon.svg diff --git a/market-simulator/public/logo-icon.svg b/market-simulator/public/logo-icon.svg new file mode 100644 index 00000000..80018dde --- /dev/null +++ b/market-simulator/public/logo-icon.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/market-simulator/src/components/Header.vue b/market-simulator/src/components/Header.vue index 3579b7dc..d0d38fd8 100644 --- a/market-simulator/src/components/Header.vue +++ b/market-simulator/src/components/Header.vue @@ -14,8 +14,15 @@ >
@@ -37,3 +44,13 @@
+ +