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/actions/24/go-southwest.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/actions/24/go-southwest.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/24/go-southwest.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/24/go-southwest.svg b/.icons/Gruvbox-Plus-Dark/actions/24/go-southwest.svg new file mode 100644 index 000000000..11936c48d --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/24/go-southwest.svg @@ -0,0 +1,6 @@ +<svg width="24" height="24" version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style> + </defs> + <path class="ColorScheme-Text" d="m16.95 16.95c2.734-2.734 2.734-7.166 1e-6 -9.899-2.734-2.734-7.166-2.734-9.899-9e-7 -2.734 2.734-2.734 7.166 0 9.899 2.734 2.734 7.166 2.734 9.899 0zm-1.422-1.061c-0.1808 0.1808-0.4315 0.2914-0.7085 0.2914l-4.997 1e-6 -1.004 0.0014c-0.554 1e-6 -0.9999-0.4459-0.9999-0.9999l0.0014-1.004-1e-6 -4.997c2e-6 -0.554 0.4459-0.9999 0.9999-0.9999h0.9999c0.554 1.9e-6 0.9999 0.4459 0.9999 0.9999v1.878l3.302-3.302c0.3917-0.3917 1.022-0.3917 1.414 0l0.7071 0.7071c0.3917 0.3917 0.3917 1.022 0 1.414l-3.302 3.302 1.878-1e-6c0.554 1e-6 0.9999 0.4459 0.9999 0.9999l1e-6 0.9999c0 0.277-0.1107 0.5277-0.2914 0.7085z" fill="currentColor"/> +</svg> |