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/24/btsync-gui-6.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/24/btsync-gui-6.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/btsync-gui-6.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/btsync-gui-6.svg b/.icons/Gruvbox-Plus-Dark/panel/24/btsync-gui-6.svg new file mode 100644 index 000000000..0d9f1e008 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/btsync-gui-6.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } .ColorScheme-NeutralText { color:#fe8019; } .ColorScheme-PositiveText { color:#689d6a; } .ColorScheme-NegativeText { color:#fb4934; }</style> + </defs> + <path class="ColorScheme-Text" d="m18.93 8.001c-2.209-3.826-7.101-5.136-10.93-2.928-3.826 2.209-5.136 7.101-2.928 10.93 2.209 3.826 7.101 5.136 10.93 2.928 3.826-2.209 5.136-7.101 2.928-10.93zm-1.979 1.143c1.383 2.394 0.8353 5.373-1.159 7.135l0.6283 1.088-4.111-0.2651 1.826-3.693 0.4664 0.8079c0.9147-1.073 1.115-2.638 0.37-3.93-0.4089-0.7054-1.056-1.242-1.825-1.513l-8.32e-4 -2.363c1.601 0.3253 2.986 1.32 3.805 2.733zm-5.254-2.244-1.826 3.693-0.4664-0.8079c-0.9147 1.073-1.115 2.638-0.37 3.93 0.4089 0.7054 1.056 1.242 1.825 1.513l8.32e-4 2.363c-1.601-0.3253-2.986-1.32-3.805-2.733-1.383-2.394-0.8353-5.373 1.159-7.135l-0.6283-1.088 4.111 0.2652z" fill="currentColor"/> +</svg> |