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/16/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-Light/panel/16/riot-tray.svg')
-rw-r--r-- | .icons/Gruvbox-Light/panel/16/riot-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/panel/16/riot-tray.svg b/.icons/Gruvbox-Light/panel/16/riot-tray.svg new file mode 100644 index 000000000..3cb8b6357 --- /dev/null +++ b/.icons/Gruvbox-Light/panel/16/riot-tray.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" 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 5 1 A 2 2 0 0 0 3 3 A 2 2 0 0 0 5 5 A 2 2 0 0 0 7 3 A 2 2 0 0 0 5 1 z M 7.2304688 1 A 3 3 0 0 1 8 3 A 3 3 0 0 1 5 6 A 3 3 0 0 1 3 5.2324219 L 3 13 C 3 14.108 3.892 15 5 15 C 6.108 15 7 14.108 7 13 L 7 12.125 L 5.7558594 9.96875 C 4.9590911 8.5887068 5.5752504 6.8384849 6.953125 6.0429688 C 7.4698279 5.7446501 8.0488332 5.6068568 8.6132812 5.6230469 C 9.5540285 5.6500304 10.453192 6.106223 10.951172 6.96875 L 11.572266 8.0429688 C 12.439032 7.3103556 13 6.2289505 13 5 C 13 2.784 11.216 1 9 1 L 7.2304688 1 z M 8.5761719 6.6171875 C 8.2029699 6.6089858 7.8129586 6.7024063 7.453125 6.9101562 C 6.4935689 7.4641563 6.1224938 8.6071026 6.6210938 9.4707031 L 9.3222656 14.146484 C 9.8208656 15.010085 10.993569 15.259078 11.953125 14.705078 C 12.912681 14.151078 13.283756 13.010085 12.785156 12.146484 L 10.085938 7.4707031 C 9.7743125 6.9309528 9.1981752 6.630857 8.5761719 6.6171875 z"/> +</svg> |