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-Dark/panel/16/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-Dark/panel/16/livewallpaper-indicator.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/16/livewallpaper-indicator.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/16/livewallpaper-indicator.svg b/.icons/Gruvbox-Dark/panel/16/livewallpaper-indicator.svg new file mode 100644 index 000000000..f0993644c --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/16/livewallpaper-indicator.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#d4be98; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 0.8008,1 C 0.3576,1 0,1.3624 0,1.8125 V 12.187 C 0,12.638 0.39735,12.817 0.8008,13 H 3 V 14.187 C 3,14.638 3.3723,15 3.834,15 H 12.166 C 12.628,15 13,14.638 13,14.187 V 13 H 15.199 C 15.642,13 16,12.638 16,12.187 V 1.8125 C 16,1.3624 15.642,1 15.199,1 Z M 1,2 H 15 V 12 H 1 Z M 7,3 C 6.4477,3 6,3.4477 6,4 6,4.5523 6.4477,5 7,5 7.5523,5 8,4.5523 8,4 8,3.4477 7.5523,3 7,3 Z M 12,3 C 10.895,3 10,3.8954 10,5 10,6.1046 10.895,7 12,7 13.105,7 14,6.1046 14,5 14,3.8954 13.105,3 12,3 Z M 3.5,6 C 2.6716,6 2,6.6716 2,7.5 2,8.3284 2.6716,9 3.5,9 4.3284,9 5,8.3284 5,7.5 5,6.6716 4.3284,6 3.5,6 Z M 12.465,8.4 C 12.203,8.4184 11.999,8.637 12,8.9 12,9.1761 12.224,9.4 12.5,9.4 12.776,9.4 13,9.1761 13,8.9 13,8.6239 12.776,8.4 12.5,8.4 12.488,8.3996 12.477,8.3996 12.465,8.4 Z M 9,9 C 8.4477,9 8,9.4477 8,10 8,10.552 8.4477,11 9,11 9.5523,11 10,10.552 10,10 10,9.4477 9.5523,9 9,9 Z"/> +</svg> |