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/24/cloudstatus.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/24/cloudstatus.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/24/cloudstatus.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/24/cloudstatus.svg b/.icons/Gruvbox-Dark/panel/24/cloudstatus.svg new file mode 100644 index 000000000..d621286a9 --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/24/cloudstatus.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.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 11.4667,6.0001 C 9.1811733,6.00202 7.1509055,7.493098 6.4188,9.7074 4.9416334,10.433299 4.0015465,11.960338 4,13.6364 4,16.04635 5.9102667,18 8.2667,18 c 1.0463008,-0.0021 2.055375,-0.397303 2.8354,-1.1105 0.121275,0.0108 0.242876,0.01735 0.36459,0.01964 0.779294,-0.0022 1.54864,-0.179117 2.2539,-0.51818 0.618999,0.339536 1.310389,0.517529 2.0128,0.51818 2.356695,-3.95e-4 4.266756,-1.954783 4.266,-4.365 -2.16e-4,-2.409913 -1.910602,-4.3633695 -4.267,-4.3632 l -0.0085,0 C 14.718477,6.809921 13.141479,6.0028458 11.46579,6.0001 Z"/> +</svg> |