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/minetime-tray.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/minetime-tray.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/minetime-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/minetime-tray.svg b/.icons/Gruvbox-Plus-Dark/panel/24/minetime-tray.svg new file mode 100644 index 000000000..4c42638cb --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/minetime-tray.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:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 12,4 c -4.432,0 -8,3.568 -8,8 0,4.432 3.568,8 8,8 4.432,0 8,-3.568 8,-8 0,-4.432 -3.568,-8 -8,-8 z m 0,2 c 3.324,0 6,2.676 6,6 0,3.324 -2.676,6 -6,6 C 8.676,18 6,15.324 6,12 6,8.676 8.676,6 12,6 Z M 9.3164062,8 8.7753906,8.3144531 8.6015625,8.4140625 8.0019531,8.7597656 8,8.7617188 8.00195,8.7636688 V 9.320313 15.199219 L 9,16 10,15.199219 V 10.96875 l 2,1.171875 2,-1.171875 v 4.230469 L 15,16 15.998047,15.199219 V 9.320313 8.7636719 L 16,8.7617188 15.998047,8.7597656 15.398438,8.4140625 15.224609,8.3144531 14.683594,8 12,9.697266 Z"/> +</svg> |