From 06899f05f8a5d2891f18abbdfee04c6173d4852f Mon Sep 17 00:00:00 2001 From: Petr Vobornik Date: Fri, 24 Jan 2014 16:48:06 +0100 Subject: Add images Signed-off-by: Petr Vobornik Signed-off-by: Simo Sorce --- ui/img/bg-login.jpg | Bin 0 -> 114191 bytes ui/img/brand-lg.png | Bin 0 -> 3753 bytes ui/img/brand.png | Bin 0 -> 748 bytes ui/img/logo.svg | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 68 insertions(+) create mode 100644 ui/img/bg-login.jpg create mode 100644 ui/img/brand-lg.png create mode 100644 ui/img/brand.png create mode 100644 ui/img/logo.svg diff --git a/ui/img/bg-login.jpg b/ui/img/bg-login.jpg new file mode 100644 index 0000000..cd254db Binary files /dev/null and b/ui/img/bg-login.jpg differ diff --git a/ui/img/brand-lg.png b/ui/img/brand-lg.png new file mode 100644 index 0000000..93e34ee Binary files /dev/null and b/ui/img/brand-lg.png differ diff --git a/ui/img/brand.png b/ui/img/brand.png new file mode 100644 index 0000000..d7ef51e Binary files /dev/null and b/ui/img/brand.png differ diff --git a/ui/img/logo.svg b/ui/img/logo.svg new file mode 100644 index 0000000..b1991d4 --- /dev/null +++ b/ui/img/logo.svg @@ -0,0 +1,68 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + -- cgit