aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/keyboard-hide.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-21 18:11:44 +0200
committercodecalm <codecalm@gmail.com>2020-08-21 18:11:44 +0200
commit5f4de880b5e3ebcc4a2c0a2e63e90fac18a7254e (patch)
treefb55dd7369ad41307e282f91abf656fee0b61bd3 /src/_icons/keyboard-hide.svg
parentmars, venus icons (diff)
downloadtabler-icons-5f4de880b5e3ebcc4a2c0a2e63e90fac18a7254e.tar.xz
keyboard icons
Diffstat (limited to 'src/_icons/keyboard-hide.svg')
-rw-r--r--src/_icons/keyboard-hide.svg15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/_icons/keyboard-hide.svg b/src/_icons/keyboard-hide.svg
new file mode 100644
index 0000000..1f9bd84
--- /dev/null
+++ b/src/_icons/keyboard-hide.svg
@@ -0,0 +1,15 @@
+---
+tags: [computer, laptop, device, type]
+category: Devices
+---
+<svg>
+ <rect x="2" y="3" width="20" height="12" rx="2" />
+ <line x1="6" y1="7" x2="6" y2="7" />
+ <line x1="10" y1="7" x2="10" y2="7" />
+ <line x1="14" y1="7" x2="14" y2="7" />
+ <line x1="18" y1="7" x2="18" y2="7" />
+ <line x1="6" y1="11" x2="6" y2="11.01" />
+ <line x1="18" y1="11" x2="18" y2="11.01" />
+ <line x1="10" y1="11" x2="14" y2="11" />
+ <path d="M10 21l2 -2l2 2" />
+</svg>