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/panel/24/livewallpaper-indicator.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/panel/24/livewallpaper-indicator.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/livewallpaper-indicator.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/livewallpaper-indicator.svg b/.icons/Gruvbox-Plus-Dark/panel/24/livewallpaper-indicator.svg new file mode 100644 index 000000000..f0a4f83a4 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/livewallpaper-indicator.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 4.8007813,5 C 4.3575812,5 4,5.362375 4,5.8125 l 0,11.375 C 4,17.637625 4.3575812,18 4.8007813,18 L 7,18 7,19.1875 C 7,19.637625 7.3723177,20 7.8339844,20 l 8.3320316,0 C 16.627682,20 17,19.637625 17,19.1875 L 17,18 19.199219,18 C 19.642419,18 20,17.637625 20,17.1875 L 20,5.8125 C 20,5.362375 19.642419,5 19.199219,5 L 4.8007813,5 Z M 5,6 19,6 19,17 5,17 5,6 Z m 6,1 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z m 5,0 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z M 7.5,10 A 1.5,1.5 0 0 0 6,11.5 1.5,1.5 0 0 0 7.5,13 1.5,1.5 0 0 0 9,11.5 1.5,1.5 0 0 0 7.5,10 Z m 8.964844,2.400391 a 0.5,0.5 0 0 0 -0.464844,0.5 0.5,0.5 0 0 0 0.5,0.5 0.5,0.5 0 0 0 0.5,-0.5 0.5,0.5 0 0 0 -0.5,-0.5 0.5,0.5 0 0 0 -0.03516,0 z M 13,13 a 1,1 0 0 0 -1,1 1,1 0 0 0 1,1 1,1 0 0 0 1,-1 1,1 0 0 0 -1,-1 z"/> +</svg> |