diff options
Diffstat (limited to '.icons/awkward/16x16/devices/network-wired.svg')
-rw-r--r-- | .icons/awkward/16x16/devices/network-wired.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/devices/network-wired.svg b/.icons/awkward/16x16/devices/network-wired.svg new file mode 100644 index 00000000..6d333bc9 --- /dev/null +++ b/.icons/awkward/16x16/devices/network-wired.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> + <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 2 2 1 2 1 3 L 1 12 C 1 13 2 13 2 13 L 4 13 L 5 14 L 11 14 L 12 13 L 14 13 C 14 13 15 13.12994 15 12 L 15 3 C 15 2 14 2 14 2 L 2 2 z M 3 4 L 13 4 L 13 11 L 11 11 L 10 12 L 6 12 L 5 11 L 3 11 L 3 4 z"/> +</svg> |