diff options
author | Indrajith | 2024-07-03 02:03:35 +0530 |
---|---|---|
committer | Indrajith | 2024-07-03 02:03:35 +0530 |
commit | 824022cd1f633c70c4d2782934251616756f4668 (patch) | |
tree | a310eb4bf72b26c2d110838b8c487daaa3537bea /.icons/Gruvbox_Dark-2/panel/22/pia_tray_connecting.svg | |
parent | 57eb70137b5bbcdabdc0f02eea5477b3e5f845a1 (diff) | |
download | dots-824022cd1f633c70c4d2782934251616756f4668.tar.gz dots-824022cd1f633c70c4d2782934251616756f4668.tar.bz2 dots-824022cd1f633c70c4d2782934251616756f4668.zip |
Dots Updated
* Adds GTK Themes
* Adds wlogout
* Adds tmux config
* Adds Pywal-16-colors
* Removed unwanted gtk folders
* Config Updates
* Fish
* Hyprland
* Hyprlock
* Hyprpaper
* waybar
Diffstat (limited to '.icons/Gruvbox_Dark-2/panel/22/pia_tray_connecting.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/22/pia_tray_connecting.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/22/pia_tray_connecting.svg b/.icons/Gruvbox_Dark-2/panel/22/pia_tray_connecting.svg new file mode 100644 index 000000000..e9a3f127b --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/22/pia_tray_connecting.svg @@ -0,0 +1,9 @@ +<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="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 11.5,3 C 8.4627564,3 6.0004562,5.3276432 6,8.199219 6.00172,8.332894 6.00888,8.466457 6.021484,8.599609 L 6,8.599609 6,9 4.8339844,9 C 4.3723177,9 4,9.346455 4,9.777344 l 0,5.445312 C 4,15.653545 4.3723177,16 4.8339844,16 L 6,16 6,18.199219 C 6,18.642419 6.3769338,19 6.8457031,19 l 2.9628907,0 1.2675782,-2 0.847656,0 1.267578,2 2.962891,0 C 16.623066,19 17,18.642419 17,18.199219 L 17,16 18.166016,16 C 18.627682,16 19,15.653545 19,15.222656 L 19,9.777344 C 19,9.346455 18.627682,9 18.166016,9 L 17,9 l 0,-0.400391 -0.01758,0 C 16.99372,8.466409 16.99958,8.332846 17,8.199219 16.999544,5.3276432 14.537244,3 11.5,3 Z m 0,2 c 1.932663,-1e-7 3.5,0.9990235 3.5,3.976563 -5.58e-4,0.01498 -0.0012,0.03191 -0.002,0.04687 L 8,9.021484 C 7.9999069,9.006514 7.9999069,8.991534 8,8.976564 8,5.9990235 9.567337,4.9999998 11.5,5 Z M 9,7 9,8 10,8 10,7 9,7 Z m 4,0 0,1 1,0 0,-1 -1,0 z M 7.5,11 A 1.5,1.5 0 0 1 9,12.5 1.5,1.5 0 0 1 7.5,14 1.5,1.5 0 0 1 6,12.5 1.5,1.5 0 0 1 7.5,11 Z m 4,0 A 1.5,1.5 0 0 1 13,12.5 1.5,1.5 0 0 1 11.5,14 1.5,1.5 0 0 1 10,12.5 1.5,1.5 0 0 1 11.5,11 Z m 4,0 A 1.5,1.5 0 0 1 17,12.5 1.5,1.5 0 0 1 15.5,14 1.5,1.5 0 0 1 14,12.5 1.5,1.5 0 0 1 15.5,11 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 7,12 0,1 1,0 0,-1 -1,0 z m 4,0 0,1 1,0 0,-1 -1,0 z m 4,0 0,1 1,0 0,-1 -1,0 z"/> +</svg> |