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/gtg-panel.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/gtg-panel.svg')
-rw-r--r-- | .icons/Gruvbox-Light/panel/16/gtg-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/panel/16/gtg-panel.svg b/.icons/Gruvbox-Light/panel/16/gtg-panel.svg new file mode 100644 index 000000000..6810ea860 --- /dev/null +++ b/.icons/Gruvbox-Light/panel/16/gtg-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="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 2,1 C 0.892,1 0,1.892 0,3 V 13 C 0,14.108 0.892,15 2,15 H 14 C 15.108,15 16,14.108 16,13 V 3 C 16,1.892 15.108,1 14,1 Z M 11.031,3 C 11.086,3.0053 11.167,3.0359 11.219,3.0625 L 12.781,3.8437 C 12.989,3.9502 13.051,4.2115 12.937,4.4062 L 8.062,12.781 C 7.977,12.93 7.795,13.02 7.626,13 7.575,12.994 7.519,12.994 7.47,12.969 7.465,12.967 3.2202,9.657 3.2202,9.657 3.0127,9.551 2.9505,9.29 3.0639,9.095 L 4.0951,7.845 C 4.2085,7.65 4.4814,7.582 4.6889,7.689 L 7.001,9.439 10.626,3.2193 C 10.711,3.0732 10.867,2.9847 11.032,3.0005 Z"/> +</svg> |