aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--resources.rc3
-rw-r--r--ui/icon/dot-green.svg2
-rw-r--r--ui/icon/dot-red.svg2
-rw-r--r--ui/icon/dot-yellow.svg2
4 files changed, 0 insertions, 9 deletions
diff --git a/resources.rc b/resources.rc
index f394bfed..76f8a773 100644
--- a/resources.rc
+++ b/resources.rc
@@ -10,9 +10,6 @@ CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST manifest.xml
$wireguard.ico ICON ui/icon/wireguard.ico
dot-gray.ico ICON ui/icon/dot-gray.ico
-dot-yellow.ico ICON ui/icon/dot-yellow.ico
-dot-green.ico ICON ui/icon/dot-green.ico
-dot-red.ico ICON ui/icon/dot-red.ico
VS_VERSION_INFO VERSIONINFO
FILEVERSION WIREGUARD_WINDOWS_VERSION_ARRAY
diff --git a/ui/icon/dot-green.svg b/ui/icon/dot-green.svg
deleted file mode 100644
index 5bec700e..00000000
--- a/ui/icon/dot-green.svg
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg width="32" height="32" version="1.1" viewBox="0 0 8.4667 8.4667" xmlns="http://www.w3.org/2000/svg"><g transform="translate(-11.837 -277.77)"><circle cx="16.07" cy="282" r="3.9688" fill="#01a405" stroke="#019104" stroke-linecap="square" stroke-width=".5292"/></g></svg>
diff --git a/ui/icon/dot-red.svg b/ui/icon/dot-red.svg
deleted file mode 100644
index 10efd510..00000000
--- a/ui/icon/dot-red.svg
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg width="32" height="32" version="1.1" viewBox="0 0 8.4667 8.4667" xmlns="http://www.w3.org/2000/svg"><g transform="translate(-11.837 -277.77)"><circle cx="16.07" cy="282" r="3.9688" fill="#cb0110" stroke="#b5010e" stroke-linecap="square" stroke-width=".5292"/></g></svg>
diff --git a/ui/icon/dot-yellow.svg b/ui/icon/dot-yellow.svg
deleted file mode 100644
index e30b6a16..00000000
--- a/ui/icon/dot-yellow.svg
+++ /dev/null
@@ -1,2 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg width="32" height="32" version="1.1" viewBox="0 0 8.4667 8.4667" xmlns="http://www.w3.org/2000/svg"><g transform="translate(-11.837 -277.77)"><circle cx="16.07" cy="282" r="3.9688" fill="#fec440" stroke="#feba20" stroke-linecap="square" stroke-width=".5292"/></g></svg>