From 5552ce957b496dd4f0b8447dbfbf8718fbd1f2a7 Mon Sep 17 00:00:00 2001 From: mcd223 Date: Thu, 7 Feb 2019 19:38:42 -0500 Subject: redesign 3 --- images/LOGO_21x127.png | Bin 0 -> 1218 bytes images/LOGO_21x127.svg | 78 ++++++++++++++++++++++++++++++++++++++++++++ images/LOGO_Transparent.png | Bin 0 -> 800 bytes images/LOGO_Transparent.svg | 74 +++++++++++++++++++++++++++++++++++++++++ images/menu.svg | 3 ++ images/wave.svg | 3 ++ 6 files changed, 158 insertions(+) create mode 100644 images/LOGO_21x127.png create mode 100644 images/LOGO_21x127.svg create mode 100644 images/LOGO_Transparent.png create mode 100644 images/LOGO_Transparent.svg create mode 100644 images/menu.svg create mode 100644 images/wave.svg (limited to 'images') diff --git a/images/LOGO_21x127.png b/images/LOGO_21x127.png new file mode 100644 index 0000000..22e3daf Binary files /dev/null and b/images/LOGO_21x127.png differ diff --git a/images/LOGO_21x127.svg b/images/LOGO_21x127.svg new file mode 100644 index 0000000..c888b2f --- /dev/null +++ b/images/LOGO_21x127.svg @@ -0,0 +1,78 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/images/LOGO_Transparent.png b/images/LOGO_Transparent.png new file mode 100644 index 0000000..43e6e4f Binary files /dev/null and b/images/LOGO_Transparent.png differ diff --git a/images/LOGO_Transparent.svg b/images/LOGO_Transparent.svg new file mode 100644 index 0000000..c4eb9c6 --- /dev/null +++ b/images/LOGO_Transparent.svg @@ -0,0 +1,74 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/images/menu.svg b/images/menu.svg new file mode 100644 index 0000000..7f1a394 --- /dev/null +++ b/images/menu.svg @@ -0,0 +1,3 @@ + + + diff --git a/images/wave.svg b/images/wave.svg new file mode 100644 index 0000000..130f9f1 --- /dev/null +++ b/images/wave.svg @@ -0,0 +1,3 @@ + + + -- cgit v1.2.3