diff options
Diffstat (limited to '.icons/Gruvbox_Dark-2/panel/24/network-error.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/24/network-error.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/24/network-error.svg b/.icons/Gruvbox_Dark-2/panel/24/network-error.svg new file mode 100644 index 000000000..f58d69f14 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/24/network-error.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path opacity=".35" style="fill:currentColor" class="ColorScheme-Text" d="m6 6s-1 0-1 1v9c0 1 1 1 1 1h2l1 1h6v-3l-1 1h-4l-1-1h-2v-7h10v1h2v-2c0-1-1-1-1-1h-12z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m16 10-0.00001 4 0.25 2h1.5l0.25-2v-4zm0 7v2h2v-2z"/> +</svg> |