diff options
Diffstat (limited to '.icons/gruvbox_dark/panel/22/network-wireless-hotspot.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/22/network-wireless-hotspot.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/22/network-wireless-hotspot.svg b/.icons/gruvbox_dark/panel/22/network-wireless-hotspot.svg new file mode 100644 index 000000000..efaf701bf --- /dev/null +++ b/.icons/gruvbox_dark/panel/22/network-wireless-hotspot.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 11,3 C 7.6,3 4.78,5.5636364 4,9 l 2,0 c 0.74,-2.5309091 2.43,-4 5,-4 2.57,0 4.26,1.4690909 5,4 l 2,0 C 17.22,5.5636364 14.4,3 11,3 Z m 0,4 C 9.7,7 8.58,7.8044693 8,9 l 6,0 C 13.42,7.8156425 12.3,7 11,7 Z m -7,4 7,8 7,-8 z"/> +</svg> |