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/replay-play.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/replay-play.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/24/replay-play.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/24/replay-play.svg b/.icons/Gruvbox-Plus-Dark/actions/24/replay-play.svg new file mode 100644 index 000000000..7987814b7 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/24/replay-play.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="m12 5c-3.866 0-7 3.134-7 7s3.134 7 7 7c0.4143-0.0044 0.8274-0.04558 1.234-0.123-0.5355-0.515-0.9169-1.169-1.102-1.889-0.04422 0.0045-0.08849 0.0084-0.1328 0.01172-2.761 0-5-2.239-5-5s2.239-5 5-5 5 2.239 5 5c-0.0034 0.04106-0.0073 0.08208-0.01172 0.123 0.7206 0.1849 1.375 0.567 1.891 1.104 0.07635-0.4045 0.1169-0.8149 0.1211-1.227 0-3.866-3.134-7-7-7zm-0.0059 4c-1.657 0-3 1.343-3 3s1.343 3 3 3c0.0483-4e-3 0.09649-0.0093 0.1445-0.01563 0.3665-1.39 1.451-2.476 2.84-2.846 0.0063-0.0461 0.01149-0.09233 0.01563-0.1387 0-1.657-1.343-3-3-3zm4.006 4c-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3-1.343-3-3-3zm-1 1 3.143 2-3.143 2z" fill="currentColor"/> +</svg> |