aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/_icons/devices.svg7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/devices.svg b/src/_icons/devices.svg
new file mode 100644
index 0000000..9f62812
--- /dev/null
+++ b/src/_icons/devices.svg
@@ -0,0 +1,7 @@
+---
+---
+<svg>
+ <rect x="13" y="8" width="8" height="12" rx="1"></rect>
+ <path d="M18 8v-3a1 1 0 00 -1 -1h-13a1 1 0 00 -1 1v12a1 1 0 00 1 1h9"></path>
+ <polyline points="16 9 18 9"></polyline>
+</svg>