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-record-error.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-record-error.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/24/replay-record-error.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/24/replay-record-error.svg b/.icons/Gruvbox-Plus-Dark/actions/24/replay-record-error.svg new file mode 100644 index 000000000..c8c72020b --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/24/replay-record-error.svg @@ -0,0 +1,7 @@ +<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; } .ColorScheme-NegativeText { color:#fb4934; }</style> + </defs> + <path class="ColorScheme-NegativeText" d="m16 13c-1.657 0-3 1.343-3 3s1.343 3 3 3 3-1.343 3-3-1.343-3-3-3zm2.25 2.252v1.496h-4.5v-1.496z" fill="currentColor"/> + <path class="ColorScheme-Text" d="m12 5c-3.866 0-7 3.134-7 7-1e-7 3.866 3.134 7 7 7 0.4142-0.0044 0.8271-0.04557 1.234-0.123-0.5357-0.5151-0.9173-1.169-1.102-1.889-0.04421 0.0045-0.08848 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.04105-0.0073 0.08205-0.01172 0.123 0.7208 0.1849 1.376 0.5673 1.891 1.104 0.07638-0.4046 0.1169-0.8152 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.04829-4e-3 0.09647-0.0092 0.1445-0.01562 0.3665-1.39 1.451-2.477 2.84-2.846 0.0063-0.04611 0.01149-0.09235 0.01562-0.1387 0-1.657-1.343-3-3-3z" fill="currentColor"/> +</svg> |