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/22/wechat-tray-unread.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/22/wechat-tray-unread.svg')
-rw-r--r-- | .icons/Gruvbox-Light/panel/22/wechat-tray-unread.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/panel/22/wechat-tray-unread.svg b/.icons/Gruvbox-Light/panel/22/wechat-tray-unread.svg new file mode 100644 index 000000000..7f5ae3518 --- /dev/null +++ b/.icons/Gruvbox-Light/panel/22/wechat-tray-unread.svg @@ -0,0 +1,9 @@ +<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 10 3 A 7 6.5 0 0 0 3 9.5 A 7 6.5 0 0 0 5 14.046875 L 5 17 L 6.3203125 15.019531 A 7 6.5 0 0 0 8.5820312 15.853516 C 8.2131044 15.143061 8 14.348082 8 13.5 C 8 11.060117 9.7230409 9.0453833 12.048828 8.3066406 A 1 1 0 0 1 12 8 A 1 1 0 0 1 13 7 A 1 1 0 0 1 14 8 C 15.061383 8 16.066598 8.2619524 16.943359 8.7167969 A 7 6.5 0 0 0 10 3 z M 7 7 A 1 1 0 0 1 8 8 A 1 1 0 0 1 7 9 A 1 1 0 0 1 6 8 A 1 1 0 0 1 7 7 z M 14 9 A 5 4.5 0 0 0 9 13.5 A 5 4.5 0 0 0 14 18 A 5 4.5 0 0 0 15.009766 17.904297 C 15.06218 16.303725 16.387708 15 18 15 C 18.231334 15 18.454974 15.0314 18.671875 15.082031 A 5 4.5 0 0 0 19 13.5 A 5 4.5 0 0 0 14 9 z M 12 11 A 1 1 0 0 1 13 12 A 1 1 0 0 1 12 13 A 1 1 0 0 1 11 12 A 1 1 0 0 1 12 11 z M 16 11 A 1 1 0 0 1 17 12 A 1 1 0 0 1 16 13 A 1 1 0 0 1 15 12 A 1 1 0 0 1 16 11 z M 18 17 C 17.574081 17 17.221528 17.248751 17.074219 17.613281 L 18 19 L 18 17 z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="18" cy="18" r="2"/> +</svg> |