aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/assets/images/global/robot.svg
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/assets/images/global/robot.svg')
-rw-r--r--client/src/assets/images/global/robot.svg11
1 files changed, 0 insertions, 11 deletions
diff --git a/client/src/assets/images/global/robot.svg b/client/src/assets/images/global/robot.svg
deleted file mode 100644
index 46db9baef..000000000
--- a/client/src/assets/images/global/robot.svg
+++ /dev/null
@@ -1,11 +0,0 @@
1<svg xmlns="http://www.w3.org/2000/svg" height="24px" width="24px" viewBox="0 0 24 24">
2 <defs/>
3 <g fill="none" fill-rule="evenodd">
4 <rect width="22" height="14" x="1" y="7" stroke="#000" stroke-width="2" rx="2"/>
5 <path fill="#000" d="M11 3h2v4h-2z"/>
6 <circle cx="12" cy="2" r="2" fill="#000"/>
7 <circle cx="18" cy="12" r="2" fill="#000"/>
8 <circle cx="6" cy="12" r="2" fill="#000"/>
9 <path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 15c0 1.1.9 2 2 2h0a2 2 0 002-2"/>
10 </g>
11</svg>