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/riot-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_dark/panel/24/riot-tray.svg')
-rw-r--r-- | .icons/gruvbox_dark/panel/24/riot-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/panel/24/riot-tray.svg b/.icons/gruvbox_dark/panel/24/riot-tray.svg new file mode 100644 index 000000000..3dd759829 --- /dev/null +++ b/.icons/gruvbox_dark/panel/24/riot-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:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 7.999969,4.0000226 a 2,2 0 0 0 -2,2 2,2 0 0 0 2,2 2,2 0 0 0 2,-2 2,2 0 0 0 -2,-2 z m 2.212891,0 c 0.483,0.53335 0.787109,1.2314 0.787109,2 0,1.6449999 -1.3550001,3 -3.0000001,3 -0.7686,0 -1.4667,-0.3041094 -2,-0.7871094 v 9.7871098 c 0,1.116 0.8843,2 2,2 1.1157001,0 2.0000001,-0.884 2.0000001,-2 v -3 h 0.408203 L 9.6386409,13.84182 9.6308409,13.8301 c -0.2881,-0.448 -0.6300601,-1.048125 -0.63086,-1.828125 v -0.002 c 0,-1.645 1.3550001,-3.0000005 3.0000001,-3.0000005 h 0.002 c 0.963,0.0012 1.868841,0.4663471 2.431641,1.2480475 l 0.01953,0.0293 2.009766,3.015625 c 0.947004,-0.9872 1.537113,-2.320769 1.537113,-3.7929694 0,-3.0376002 -2.5,-5.5000001 -5.5,-5.5000001 z m 1.787109,6.0000004 c -1.1046,0 -2,0.8954 -2,2 5e-4,0.472 0.218956,0.894563 0.472656,1.289063 l 3.845703,5.794921 c 0.374,0.569 1.001641,0.916016 1.681641,0.916016 1.1046,0 2,-0.89543 2,-2 -9.42e-4,-0.41214 -0.129187,-0.813911 -0.367188,-1.150391 l -4.011718,-6.017578 c -0.3753,-0.5217 -0.978394,-0.831231 -1.621094,-0.832031 z"/> +</svg> |