aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/device-watch.svg
diff options
context:
space:
mode:
Diffstat (limited to 'src/_icons/device-watch.svg')
-rw-r--r--src/_icons/device-watch.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/device-watch.svg b/src/_icons/device-watch.svg
new file mode 100644
index 0000000..d9544bb
--- /dev/null
+++ b/src/_icons/device-watch.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <rect x="6" y="6" width="12" height="12" rx="3" />
+ <path d="M9 18v3h6v-3" />
+ <path d="M9 6v-3h6v3" />
+</svg>