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-Plus-Dark/panel/16/qbittorrent-tray.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-Plus-Dark/panel/16/qbittorrent-tray.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/16/qbittorrent-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/16/qbittorrent-tray.svg b/.icons/Gruvbox-Plus-Dark/panel/16/qbittorrent-tray.svg new file mode 100644 index 000000000..de6a63ed5 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/16/qbittorrent-tray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 9,1 C 8.446,1 8,1.446 8,2 l 0,6 0,3 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 l 0,-0.173828 C 10.321041,10.940492 10.659213,10.999276 11,11 12.656854,11 14,9.6568542 14,8 14,6.3431458 12.656854,5 11,5 10.6591,5.00135 10.320925,5.060796 10,5.1757812 L 10,2 C 10,1.446 9.554,1 9,1 Z M 6,4 C 5.446,4 5,4.446 5,5 L 5,5.1738281 C 4.6789593,5.059508 4.3407869,5.0007242 4,5 2.3431458,5 1,6.3431458 1,8 1,9.656854 2.3431458,11 4,11 4.3408996,10.9986 4.6790752,10.9392 5,10.824219 L 5,14 c 0,0.554 0.446,1 1,1 0.554,0 1,-0.446 1,-1 L 7,8 7,5 C 7,4.446 6.554,4 6,4 Z m 4,3 1,0 1,0 0,1 0,1 -1,0 -1,0 0,-1 z M 3,7 4,7 5,7 5,8 5,9 4,9 3,9 3,8 Z"/> +</svg> |