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/pcloud-offline.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/pcloud-offline.svg')
-rw-r--r-- | .icons/Gruvbox-Dark/panel/24/pcloud-offline.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Dark/panel/24/pcloud-offline.svg b/.icons/Gruvbox-Dark/panel/24/pcloud-offline.svg new file mode 100644 index 000000000..0f4cfa9f7 --- /dev/null +++ b/.icons/Gruvbox-Dark/panel/24/pcloud-offline.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="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 12.5,5 A 6.5,6.5 0 0 0 6.490234,9.0312501 5,5 0 0 0 2,14 5,5 0 0 0 7,19 H 18.75 C 20.544925,19 22,17.544925 22,15.75 22,14.523022 21.312228,13.467196 20.308594,12.914062 A 3,3 0 0 0 21,11 3,3 0 0 0 18,8 3,3 0 0 0 17.97656,8 6.5,6.5 0 0 0 12.499998,5 Z m 0,2 A 4.5,4.5 0 0 1 17,11.5 4.5,4.5 0 0 1 12.5,16 4.5,4.5 0 0 1 8,11.5 4.5,4.5 0 0 1 12.5,7 Z m 0,0.9999999 A 3.5,3.5 0 0 0 9,11.5 3.5,3.5 0 0 0 12.5,15 3.5,3.5 0 0 0 16,11.5 3.5,3.5 0 0 0 12.5,7.9999999 Z M 11,9 h 1 1.5 A 1.5,1.5 0 0 1 15,10.5 1.5,1.5 0 0 1 13.5,12 H 12 v 2 h -1 v -2 z m 1,1 v 1 h 1.5 A 0.5,0.5 0 0 0 14,10.5 0.5,0.5 0 0 0 13.5,10 Z"/> +</svg> |