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-2/panel/22/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-2/panel/22/riot-tray.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/22/riot-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/22/riot-tray.svg b/.icons/Gruvbox_Dark-2/panel/22/riot-tray.svg new file mode 100644 index 000000000..4db2841f9 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/22/riot-tray.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 6.9999689,3 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.645 -1.355,3 -3,3 -0.7686,0 -1.4667,-0.3041094 -2,-0.7871094 V 17 c 0,1.116 0.8843,2 2,2 1.1157,0 2,-0.884 2,-2 v -3 h 0.408203 l -0.769531,-1.158203 -0.0078,-0.01172 c -0.2881,-0.448 -0.63006,-1.048125 -0.63086,-1.828125 v -0.002 c 0,-1.6450001 1.355,-3.0000001 3.0000001,-3.0000001 h 0.002 c 0.963,0.0012 1.868841,0.4663469 2.431641,1.2480469 l 0.01953,0.029297 2.009766,3.0156252 c 0.947004,-0.9872 1.537113,-2.3207691 1.537113,-3.7929691 0,-3.0376 -2.5,-5.5 -5.5,-5.5 z m 1.7871091,6 c -1.1046001,0 -2.0000001,0.8954 -2.0000001,2 5e-4,0.472 0.218956,0.894563 0.472656,1.289063 l 3.8457031,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 12.621063,9.8320312 C 12.245763,9.3103312 11.642669,9.0008 10.999969,9 Z"/> +</svg> |