summaryrefslogtreecommitdiffstats
path: root/ui/webui/resources/images/laptop.svg
diff options
context:
space:
mode:
Diffstat (limited to 'ui/webui/resources/images/laptop.svg')
-rw-r--r--ui/webui/resources/images/laptop.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/ui/webui/resources/images/laptop.svg b/ui/webui/resources/images/laptop.svg
new file mode 100644
index 0000000..9c1eadd
--- /dev/null
+++ b/ui/webui/resources/images/laptop.svg
@@ -0,0 +1,9 @@
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" fill="#5a5a5a">
+ <defs>
+ <path id="a" d="M0 0h24v24H0V0z"/>
+ </defs>
+ <clipPath id="b">
+ <use xlink:href="#a" overflow="visible"/>
+ </clipPath>
+ <path clip-path="url(#b)" d="M20 18c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2H0v2h24v-2h-4zM4 6h16v10H4V6z"/>
+</svg>