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/edit-undo-history.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/edit-undo-history.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/24/edit-undo-history.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/24/edit-undo-history.svg b/.icons/Gruvbox-Plus-Dark/actions/24/edit-undo-history.svg new file mode 100644 index 000000000..f344238a5 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/24/edit-undo-history.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; }</style> + </defs> + <path class="ColorScheme-Text" d="m10 6-5 3 5 3v-2h3c0.912 0 1.715 0.3924 2.262 1.018a4.5 4.5 0 0 1 0.2383-0.01758 4.5 4.5 0 0 1 2.311 0.6387c-0.5957-2.095-2.529-3.639-4.811-3.639h-3v-2zm5.5 6c-1.933 0-3.5 1.567-3.5 3.5s1.567 3.5 3.5 3.5 3.5-1.567 3.5-3.5-1.567-3.5-3.5-3.5zm-0.875 0.875h1.75v2.121l1.463 0.8398-0.875 1.52-2.338-1.35v-3.131zm-6.625 3.125v2h3.764a4.5 4.5 0 0 1-0.7285-2h-3.035z" fill="currentColor"/> +</svg> |