diff options
Diffstat (limited to 'src/icons/keyboard-show.svg')
-rw-r--r-- | src/icons/keyboard-show.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/icons/keyboard-show.svg b/src/icons/keyboard-show.svg new file mode 100644 index 00000000..9c6d5da6 --- /dev/null +++ b/src/icons/keyboard-show.svg @@ -0,0 +1,17 @@ +--- +tags: [computer, laptop, device, type] +category: Devices +version: "1.14" +unicode: "ec7f" +--- +<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> |