From 60045f2c71a8196897a7e53339790b759193bef0 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Thu, 22 Jul 2021 16:57:54 +0200 Subject: [PATCH] Adjust logo for small header --- gradle/changelog/logo.yaml | 2 + scm-ui/ui-components/src/Logo.tsx | 2 +- .../images/blibSimpleSmallDarkBackground.svg | 10 +++ .../images/blibSimpleSmallLightBackground.svg | 73 +++++++++++++++++++ .../public/images/blibSmallDarkBackground.svg | 67 +++++++++++++++++ 5 files changed, 153 insertions(+), 1 deletion(-) create mode 100644 gradle/changelog/logo.yaml create mode 100644 scm-ui/ui-webapp/public/images/blibSimpleSmallDarkBackground.svg create mode 100644 scm-ui/ui-webapp/public/images/blibSimpleSmallLightBackground.svg create mode 100644 scm-ui/ui-webapp/public/images/blibSmallDarkBackground.svg diff --git a/gradle/changelog/logo.yaml b/gradle/changelog/logo.yaml new file mode 100644 index 0000000000..d8891ce42c --- /dev/null +++ b/gradle/changelog/logo.yaml @@ -0,0 +1,2 @@ +- type: Changed + description: Logo for small header diff --git a/scm-ui/ui-components/src/Logo.tsx b/scm-ui/ui-components/src/Logo.tsx index b9ee5ea17f..b3d7cf4c33 100644 --- a/scm-ui/ui-components/src/Logo.tsx +++ b/scm-ui/ui-components/src/Logo.tsx @@ -36,7 +36,7 @@ const Logo: FC = ({ withText = true, className }) => { if (withText) { return {t("logo.alt")}; } - return {t("logo.alt")}; + return {t("logo.alt")}; }; export default Logo; diff --git a/scm-ui/ui-webapp/public/images/blibSimpleSmallDarkBackground.svg b/scm-ui/ui-webapp/public/images/blibSimpleSmallDarkBackground.svg new file mode 100644 index 0000000000..ceaa6e9996 --- /dev/null +++ b/scm-ui/ui-webapp/public/images/blibSimpleSmallDarkBackground.svg @@ -0,0 +1,10 @@ + + + + + + + + diff --git a/scm-ui/ui-webapp/public/images/blibSimpleSmallLightBackground.svg b/scm-ui/ui-webapp/public/images/blibSimpleSmallLightBackground.svg new file mode 100644 index 0000000000..7caa76601e --- /dev/null +++ b/scm-ui/ui-webapp/public/images/blibSimpleSmallLightBackground.svg @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/scm-ui/ui-webapp/public/images/blibSmallDarkBackground.svg b/scm-ui/ui-webapp/public/images/blibSmallDarkBackground.svg new file mode 100644 index 0000000000..d8baf56009 --- /dev/null +++ b/scm-ui/ui-webapp/public/images/blibSmallDarkBackground.svg @@ -0,0 +1,67 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +