diff options
Diffstat (limited to '.icons/awkward/16x16/panel/tabletconnected.svg')
-rw-r--r-- | .icons/awkward/16x16/panel/tabletconnected.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/panel/tabletconnected.svg b/.icons/awkward/16x16/panel/tabletconnected.svg new file mode 100644 index 00000000..a350e624 --- /dev/null +++ b/.icons/awkward/16x16/panel/tabletconnected.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,2 C 0.892,2 0,2.892 0,4 V 12 C 0,13.108 0.892,14 2,14 H 14 C 15.108,14 16,13.108 16,12 V 4 C 16,2.892 15.108,2 14,2 Z M 7,2.5 H 9 V 3 H 7 Z M 3,4 H 13 V 12 H 3 Z"/> +</svg> |