From a5d5cd807dcec2f4b41c8cfa328d973b228bd349 Mon Sep 17 00:00:00 2001 From: EwelinaLasowy Date: Tue, 5 Apr 2022 12:47:51 +0200 Subject: [PATCH 1/4] - sidebar logo fix --- public/img/logo-white.svg | 184 +++++++++++++++++++++++++++++++++++--- 1 file changed, 170 insertions(+), 14 deletions(-) diff --git a/public/img/logo-white.svg b/public/img/logo-white.svg index a8798a0..d27d63e 100644 --- a/public/img/logo-white.svg +++ b/public/img/logo-white.svg @@ -1,16 +1,172 @@ - - - - - - - - - - - - - - blumilk_ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.52.0 From f6091d15528482b323484d954b26a674ed6a7e05 Mon Sep 17 00:00:00 2001 From: EwelinaLasowy Date: Tue, 5 Apr 2022 15:09:00 +0200 Subject: [PATCH 2/4] - change icon --- public/img/logo-white.svg | 257 ++++++++++++++++++++++++++------------ 1 file changed, 174 insertions(+), 83 deletions(-) diff --git a/public/img/logo-white.svg b/public/img/logo-white.svg index d27d63e..bf5ea4c 100644 --- a/public/img/logo-white.svg +++ b/public/img/logo-white.svg @@ -2,13 +2,13 @@ + + + + + + + - - - - - - - - - - + transform="translate(-24.161845,-37.464546)" + style="display:inline"> + width="28.452639" + height="25.796806" + x="43.81361" + y="58.542248" /> + width="9.2621002" + height="18.665979" + x="66.669006" + y="52.949459" /> + width="40.779999" + height="14.541289" + x="31.952787" + y="47.146923" /> + width="16.806044" + height="48.734505" + x="28.314148" + y="54.393925" /> + width="29.452147" + height="20.483652" + x="45.812618" + y="81.612579" /> + + + + + + + + + + + + + + + + + + -- 2.52.0 From 2bf2fd246374354f30b1715e82a50770d361fb06 Mon Sep 17 00:00:00 2001 From: EwelinaLasowy Date: Tue, 5 Apr 2022 15:09:32 +0200 Subject: [PATCH 3/4] - change logo to svg --- public/img/logo.svg | 263 +++++++++++++++++++++++++++++++++++ resources/js/Pages/Login.vue | 4 +- 2 files changed, 265 insertions(+), 2 deletions(-) create mode 100644 public/img/logo.svg diff --git a/public/img/logo.svg b/public/img/logo.svg new file mode 100644 index 0000000..44608e0 --- /dev/null +++ b/public/img/logo.svg @@ -0,0 +1,263 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/js/Pages/Login.vue b/resources/js/Pages/Login.vue index 812b10d..8a7a918 100644 --- a/resources/js/Pages/Login.vue +++ b/resources/js/Pages/Login.vue @@ -34,12 +34,12 @@