From 6e68dee48130e7916617f90b87121498b58c0919 Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 8 Jul 2014 15:59:04 -0700 Subject: added qr codes for android --- source/android/leap-debug-launcher.svg | 931 +++++++++++++++++++++++++++++++++ source/android/leap-launcher.svg | 736 ++++++++++++++++++++++++++ source/android/mask-silhouette.svg | 259 +++++++++ source/android/vpn_connected.svg | 61 +++ source/android/vpn_disconnected.svg | 67 +++ source/android/vpn_progress.svg | 65 +++ 6 files changed, 2119 insertions(+) create mode 100644 source/android/leap-debug-launcher.svg create mode 100644 source/android/leap-launcher.svg create mode 100644 source/android/mask-silhouette.svg create mode 100644 source/android/vpn_connected.svg create mode 100644 source/android/vpn_disconnected.svg create mode 100644 source/android/vpn_progress.svg (limited to 'source/android') diff --git a/source/android/leap-debug-launcher.svg b/source/android/leap-debug-launcher.svg new file mode 100644 index 0000000..fbc4c65 --- /dev/null +++ b/source/android/leap-debug-launcher.svg @@ -0,0 +1,931 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/android/leap-launcher.svg b/source/android/leap-launcher.svg new file mode 100644 index 0000000..47a5687 --- /dev/null +++ b/source/android/leap-launcher.svg @@ -0,0 +1,736 @@ + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/source/android/mask-silhouette.svg b/source/android/mask-silhouette.svg new file mode 100644 index 0000000..ccf2148 --- /dev/null +++ b/source/android/mask-silhouette.svg @@ -0,0 +1,259 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + diff --git a/source/android/vpn_connected.svg b/source/android/vpn_connected.svg new file mode 100644 index 0000000..c1b5722 --- /dev/null +++ b/source/android/vpn_connected.svg @@ -0,0 +1,61 @@ + + + + + + + + image/svg+xml + + + + + + + + + diff --git a/source/android/vpn_disconnected.svg b/source/android/vpn_disconnected.svg new file mode 100644 index 0000000..46b42b8 --- /dev/null +++ b/source/android/vpn_disconnected.svg @@ -0,0 +1,67 @@ + + + + + + + + image/svg+xml + + + + + + + + + + diff --git a/source/android/vpn_progress.svg b/source/android/vpn_progress.svg new file mode 100644 index 0000000..f137b06 --- /dev/null +++ b/source/android/vpn_progress.svg @@ -0,0 +1,65 @@ + + + + + + + + image/svg+xml + + + + + + + + + + -- cgit v1.2.3