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/kora-light-panel/panel/22/hangouts-notification.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/kora-light-panel/panel/22/hangouts-notification.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/hangouts-notification.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/hangouts-notification.svg b/.icons/kora-light-panel/panel/22/hangouts-notification.svg new file mode 100644 index 000000000..0afc2d674 --- /dev/null +++ b/.icons/kora-light-panel/panel/22/hangouts-notification.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 7.5,1 C 3.9101,1 1,3.9101 1,7.5 1.0038,10.909 3.6406,13.736 7.041,13.977 7.0385,14.875 7,16 7,16 10.95,15.511 14,12.082 14,8 14,7.908 14,7.8301 13.988,7.7422 14,7.6615 14,7.5808 14,7.5 14,3.9101 11.09,1 7.5,1 Z M 4.5,6 H 6.5 C 6.5,6 7,6 7,6.5 V 9 C 7,10.21 6,11 5.2,11 5,11 5,10.826 5,10.826 V 10.2 C 5,10.2 5,10 5.2,10 5.2,10 6,9.6 6,9 H 4.5 C 4.5,9 4,9 4,8.5 V 6.5 C 4,6.5 4,6 4.5,6 Z M 8.5,6 H 10.5 C 10.5,6 11,6 11,6.5 V 9 C 11,10.21 10,11 9.2,11 9,11 9,10.826 9,10.826 V 10.2 C 9,10.2 9,10 9.2,10 9.2,10 10,9.6 10,9 H 8.5 C 8.5,9 8,9 8,8.5 V 6.5 C 8,6.5 8,6 8.5,6 Z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="14.5" cy="1.5" r="1.5"/> +</svg> |