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-2.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-2.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/btsync-gui-2.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/btsync-gui-2.svg b/.icons/Gruvbox-Plus-Dark/panel/24/btsync-gui-2.svg new file mode 100644 index 000000000..7eaaa699e --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/btsync-gui-2.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="m12 4c-4.418 0-8 3.582-8 8-1e-7 4.418 3.582 8 8 8 4.418 0 8-3.582 8-8 0-4.418-3.582-8-8-8zm0 2.286c2.765-1e-7 5.071 1.963 5.6 4.571h1.257l-2.286 3.429-2.286-3.429h0.933c-0.4721-1.329-1.728-2.286-3.218-2.286-0.8154 0.00144-1.603 0.2935-2.223 0.8237l-2.047-1.181c1.082-1.224 2.637-1.926 4.27-1.928zm-4.571 3.429 2.286 3.429-0.933 1e-6c0.4721 1.329 1.728 2.286 3.218 2.286 0.8154-0.0015 1.603-0.2935 2.223-0.8237l2.047 1.181c-1.082 1.224-2.637 1.926-4.27 1.929-2.765 0-5.071-1.963-5.6-4.571l-1.257-1e-6 2.286-3.429z" fill="currentColor"/> +</svg> |