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/send-to.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/send-to.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/24/send-to.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/24/send-to.svg b/.icons/Gruvbox-Plus-Dark/actions/24/send-to.svg new file mode 100644 index 000000000..de0cd5d1b --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/24/send-to.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="m13 5.001 1.219 1.906-4.406 2.75c-0.5154-0.4109-1.151-0.6563-1.812-0.6562-1.571 9.01e-5 -3 1.429-3 3s1.429 3 3 3c0.6617 4e-5 1.297-0.2766 1.812-0.6875l4.406 2.779-1.219 1.906h6l-2.5-5.5-1.219 1.937-4.375-2.781c0.0545-0.2146 0.09375-0.4321 0.09375-0.6562s-0.03935-0.4416-0.09375-0.6562l4.375-2.779 1.219 1.938 2.5-5.5z" fill="currentColor"/> +</svg> |