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/nextfuzzy.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/nextfuzzy.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/24/nextfuzzy.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/24/nextfuzzy.svg b/.icons/Gruvbox-Plus-Dark/actions/24/nextfuzzy.svg new file mode 100644 index 000000000..684f4c49b --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/24/nextfuzzy.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="m6 5v12h-1v1h1v1h1v-1h6v-1h-6v-12zm5.5 0c-0.9722 0-1.88 0.3409-2.52 0.9805-0.6395 0.6395-0.9805 1.547-0.9805 2.52h2c0-0.5278 0.1591-0.87 0.3945-1.105 0.2355-0.2355 0.5777-0.3945 1.105-0.3945s0.87 0.1591 1.105 0.3945c0.2355 0.2355 0.3945 0.5777 0.3945 1.105 0 0.4583-0.0904 0.6533-0.2109 0.8262-0.5213 0.5259-1.152 0.9756-1.658 1.406-0.5717 0.4292-1.131 0.992-1.131 1.768v0.5h2v-0.5c0.7108-0.7277 1.77-1.362 2.43-2.029 0.3482-0.499 0.5703-1.179 0.5703-1.971 0-0.9722-0.3409-1.88-0.9805-2.52-0.6395-0.6395-1.547-0.9805-2.52-0.9805zm6.5 0v9h1v-9zm-8 9v2h2v-2zm6.5 0-0.707 0.707 1.291 1.293h-3.084v1h3.084l-1.291 1.293 0.707 0.707 2.5-2.5z" fill="currentColor"/> +</svg> |