summaryrefslogtreecommitdiff
path: root/gui/components/VPNState.qml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/components/VPNState.qml')
-rw-r--r--gui/components/VPNState.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/components/VPNState.qml b/gui/components/VPNState.qml
index 5e659a9..d92065a 100644
--- a/gui/components/VPNState.qml
+++ b/gui/components/VPNState.qml
@@ -61,7 +61,7 @@ StateGroup {
}
PropertyChanges {
target: connectionImage
- source: "../resources/spy.gif"
+ source: "../resources/icon-noshield.svg"
}
PropertyChanges {
target: toggleVPN