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-west.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-west.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/24/go-west.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/24/go-west.svg b/.icons/Gruvbox-Plus-Dark/actions/24/go-west.svg new file mode 100644 index 000000000..fc9d26f6f --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/24/go-west.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="m12 19c3.866 1e-6 7-3.134 7-7s-3.134-7-7-7c-3.866-1e-7 -7 3.134-7 7-7e-7 3.866 3.134 7 7 7zm-0.2559-1.756c-0.2556 0-0.5112-0.09905-0.707-0.2949l-3.533-3.533-0.7109-0.709c-0.3917-0.3917-0.3917-1.022-8e-7 -1.414l0.711-0.709 3.533-3.533c0.3917-0.3917 1.022-0.3917 1.414 1.5e-6l0.707 0.707c0.3917 0.3917 0.3917 1.022-1.4e-5 1.414l-1.328 1.328 4.67 1e-6c0.554 0 1 0.446 1 1v1c1e-6 0.554-0.446 1-1 1h-4.67l1.328 1.328c0.3917 0.3917 0.3917 1.022 0 1.414l-0.707 0.707c-0.1959 0.1959-0.4514 0.2949-0.707 0.2949z" fill="currentColor"/> +</svg> |