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-Light/panel/22/caffeine-cup-full.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-Light/panel/22/caffeine-cup-full.svg')
-rw-r--r-- | .icons/Gruvbox-Light/panel/22/caffeine-cup-full.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/panel/22/caffeine-cup-full.svg b/.icons/Gruvbox-Light/panel/22/caffeine-cup-full.svg new file mode 100644 index 000000000..9ef916f2e --- /dev/null +++ b/.icons/Gruvbox-Light/panel/22/caffeine-cup-full.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 10.193359,2 C 9.0951594,3.38422 8.7660094,4.0661956 9.1621094,4.9472656 9.5212094,5.7459356 10.449022,6.15297 9.9824219,8 10.748822,7.10008 11.357659,5.9571062 10.755859,5.0351562 10.143659,4.0974562 9.8083594,3.528 10.193359,2 Z m 3,0 c -1.0982,1.38422 -1.42735,2.0661956 -1.03125,2.9472656 C 12.521209,5.7459356 13.449022,6.15297 12.982422,8 13.748822,7.10008 14.357659,5.9571063 13.755859,5.0351562 13.143659,4.0974563 12.808359,3.528 13.193359,2 Z m 3,0 c -1.0982,1.38422 -1.42735,2.0661956 -1.03125,2.9472656 C 15.521209,5.7459356 16.449022,6.15297 15.982422,8 16.748822,7.10008 17.357659,5.9571063 16.755859,5.0351562 16.143659,4.0974563 15.808359,3.528 16.193359,2 Z M 7,9 c -2.209139,0 -4,1.790861 -4,4 0,2.209139 1.790861,4 4,4 0.2424594,-8.38e-4 0.4843405,-0.02372 0.7226562,-0.06836 C 8.4620206,18.481091 9.9580363,19 13,19 19,19 19,17 19,9 L 7,9 Z m 0,2 0.00781,0 c 0.011613,1.596219 0.052166,2.938455 0.1953125,3.986328 C 7.1356935,14.994331 7.0678957,14.998894 7,15 5.8954305,15 5,14.104569 5,13 5,11.895431 5.8954305,11 7,11 Z"/> +</svg> |