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/status/dark/network-vpn-acquiring.svg | 25 +++++++ source/status/dark/network-vpn-down.svg | 94 ++++++++++++++++++++++++ source/status/dark/network-vpn-up.svg | 20 ++++++ source/status/light/network-vpn-acquiring.svg | 100 ++++++++++++++++++++++++++ source/status/light/network-vpn-down.svg | 94 ++++++++++++++++++++++++ source/status/light/network-vpn-up.svg | 79 ++++++++++++++++++++ 6 files changed, 412 insertions(+) create mode 100644 source/status/dark/network-vpn-acquiring.svg create mode 100644 source/status/dark/network-vpn-down.svg create mode 100644 source/status/dark/network-vpn-up.svg create mode 100644 source/status/light/network-vpn-acquiring.svg create mode 100644 source/status/light/network-vpn-down.svg create mode 100644 source/status/light/network-vpn-up.svg (limited to 'source/status') diff --git a/source/status/dark/network-vpn-acquiring.svg b/source/status/dark/network-vpn-acquiring.svg new file mode 100644 index 0000000..a255a39 --- /dev/null +++ b/source/status/dark/network-vpn-acquiring.svg @@ -0,0 +1,25 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + diff --git a/source/status/dark/network-vpn-down.svg b/source/status/dark/network-vpn-down.svg new file mode 100644 index 0000000..a01dc57 --- /dev/null +++ b/source/status/dark/network-vpn-down.svg @@ -0,0 +1,94 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/source/status/dark/network-vpn-up.svg b/source/status/dark/network-vpn-up.svg new file mode 100644 index 0000000..5db1174 --- /dev/null +++ b/source/status/dark/network-vpn-up.svg @@ -0,0 +1,20 @@ + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + diff --git a/source/status/light/network-vpn-acquiring.svg b/source/status/light/network-vpn-acquiring.svg new file mode 100644 index 0000000..4a2d059 --- /dev/null +++ b/source/status/light/network-vpn-acquiring.svg @@ -0,0 +1,100 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + + + + diff --git a/source/status/light/network-vpn-down.svg b/source/status/light/network-vpn-down.svg new file mode 100644 index 0000000..cf4e1dc --- /dev/null +++ b/source/status/light/network-vpn-down.svg @@ -0,0 +1,94 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + + + diff --git a/source/status/light/network-vpn-up.svg b/source/status/light/network-vpn-up.svg new file mode 100644 index 0000000..b0ae33b --- /dev/null +++ b/source/status/light/network-vpn-up.svg @@ -0,0 +1,79 @@ + + + + + + + + + + image/svg+xml + + Gnome Symbolic Icon Theme + + + + Gnome Symbolic Icon Theme + + + + + + + -- cgit v1.2.3