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/24/wechat-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/24/wechat-tray.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/24/wechat-tray.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/24/wechat-tray.svg b/.icons/Gruvbox_Dark-2/panel/24/wechat-tray.svg new file mode 100644 index 000000000..e21d196c8 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/24/wechat-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 11,4 a 7,6.5 0 0 0 -7,6.5 7,6.5 0 0 0 2,4.546875 L 6,18 7.3203125,16.019531 a 7,6.5 0 0 0 2.2617187,0.833985 C 9.2131044,16.143061 9,15.348082 9,14.5 9,12.060117 10.723042,10.045383 13.048829,9.306641 A 1,1 0 0 1 12.999999,9 a 1,1 0 0 1 1,-1 1,1 0 0 1 1,1 c 1.061383,0 2.066598,0.261952 2.943359,0.716797 A 7,6.5 0 0 0 10.999999,4 Z M 8,8 A 1,1 0 0 1 9,9 1,1 0 0 1 8,10 1,1 0 0 1 7,9 1,1 0 0 1 8,8 Z m 7,2 A 5,4.5 0 0 0 9.9999996,14.5 5,4.5 0 0 0 15,19 5,4.5 0 0 0 17.810547,18.216797 L 19,20 19,17.191406 A 5,4.5 0 0 0 20,14.5 5,4.5 0 0 0 15,10 Z m -2,2 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z m 4,0 a 1,1 0 0 1 1,1 1,1 0 0 1 -1,1 1,1 0 0 1 -1,-1 1,1 0 0 1 1,-1 z"/> +</svg> |