summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorBjörn Hagemeister2014-05-05 18:21:02 +0200
committerBjörn Hagemeister2014-05-05 18:21:02 +0200
commit1f493bb8bab4829c6ccecde410a5504f8686b27b (patch)
tree88e2a4309a55fb1735a442afe166aa034d0b7e77 /icons
parentReniced the ui. Made styles more readable. (diff)
downloadpvs2-1f493bb8bab4829c6ccecde410a5504f8686b27b.tar.gz
pvs2-1f493bb8bab4829c6ccecde410a5504f8686b27b.tar.xz
pvs2-1f493bb8bab4829c6ccecde410a5504f8686b27b.zip
Adding flashy Symbol for working connection of client to server.
And commenting class ConnectionWindow from client.
Diffstat (limited to 'icons')
-rw-r--r--icons/dark-green-check-mark.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/dark-green-check-mark.svg b/icons/dark-green-check-mark.svg
new file mode 100644
index 0000000..01c2436
--- /dev/null
+++ b/icons/dark-green-check-mark.svg
@@ -0,0 +1,10 @@
+<?xml version="1.0"?><svg width="320" height="320" xmlns="http://www.w3.org/2000/svg">
+ <title>Green Check Mark</title>
+
+ <g>
+ <title>Layer 1</title>
+ <g id="layer1">
+ <path fill="#007f00" fill-rule="evenodd" stroke-width="0.25pt" id="path3129" d="m21,208l100,90l180,-180l-35,-35l-145,145l-60,-60l-40,40z"/>
+ </g>
+ </g>
+</svg> \ No newline at end of file