From b9dae8e1b52595ffe59b7f2aaa151cc38042fbc8 Mon Sep 17 00:00:00 2001 From: ntr Date: Mon, 30 Sep 2019 19:28:52 +1000 Subject: [PATCH] logo --- client/assets/mnml.logo.trim.svg | 2626 ++++++++++++++++++++++++++++++ client/assets/styles/styles.less | 2 +- 2 files changed, 2627 insertions(+), 1 deletion(-) create mode 100644 client/assets/mnml.logo.trim.svg diff --git a/client/assets/mnml.logo.trim.svg b/client/assets/mnml.logo.trim.svg new file mode 100644 index 00000000..63f45668 --- /dev/null +++ b/client/assets/mnml.logo.trim.svg @@ -0,0 +1,2626 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/client/assets/styles/styles.less b/client/assets/styles/styles.less index 2a1d8451..589fc2d8 100644 --- a/client/assets/styles/styles.less +++ b/client/assets/styles/styles.less @@ -288,7 +288,7 @@ li { .logo { height: 2em; - background-image: url("../../src/components/svgs/menu.logo.svg"); + background-image: url("../../assets/mnml.logo.trim.svg"); background-size: contain; background-repeat: no-repeat; background-position: left;