diff options
Diffstat (limited to 'src/_icons/keyboard-show.svg')
-rw-r--r-- | src/_icons/keyboard-show.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/_icons/keyboard-show.svg b/src/_icons/keyboard-show.svg new file mode 100644 index 00000000..bdc9dc2f --- /dev/null +++ b/src/_icons/keyboard-show.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 19l2 2l2 -2" /> +</svg> |