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/16/viber-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/16/viber-notification.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/viber-notification.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/viber-notification.svg b/.icons/kora-light-panel/panel/16/viber-notification.svg new file mode 100644 index 000000000..69f4a1122 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/viber-notification.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m8.5 1c-.002 0-.005 0-.007 0-.274 0-.5.226-.5.5s.226.5.5.5h.007c2.614 0 3.902 1.014 4.637 2.201s.863 2.605.863 3.299v.007c0 .274.226.5.5.5s.5-.226.5-.5c0-.002 0-.005 0-.007 0-.806-.122-2.388-1.012-3.826s-2.602-2.674-5.488-2.674zm1 2c-.002 0-.005 0-.007 0-.274 0-.5.226-.5.5s.226.5.5.5h.007c.583 0 1.225.307 1.709.791s.791 1.126.791 1.709v.007c0 .274.226.5.5.5s.5-.226.5-.5c0-.002 0-.005 0-.007 0-.917-.443-1.775-1.084-2.416s-1.499-1.084-2.416-1.084zm0 1.943c-.002 0-.005 0-.007 0-.274 0-.5.226-.5.5 0 .275.226.5.5.5h.007c.064 0 .202.056.314.178.113.123.176.292.176.379v.007c0 .274.226.5.5.5.275 0 .5-.226.5-.5 0-.002 0-.005 0-.007 0-.413-.182-.774-.439-1.055-.258-.281-.615-.502-1.051-.502z" /> + <path style="fill:currentColor" class="ColorScheme-Text" d="m3.942 1.665.555.44c.566.557 1.387 1.618 1.592 2.869.005.031.004.062-.003.093 0 0-.147.701-.832 1.688.101.232.474.916 1.753 2.196 1.307 1.283 1.998 1.656 2.231 1.756.989-.685 1.72-.832 1.72-.832.03-.006.061-.007.091-.002 1.273.204 2.341 1.026 2.899 1.591l.447.567c.167.382.034.83-.221 1.223-.33.511-.841.927-.841.927-.019.016-.041.029-.065.038-.337.136-.709.204-1.114.204-1.142 0-2.438-.581-3.589-1.303-1.687-1.057-3.065-2.401-3.178-2.514-.057-.057-1.785-1.797-2.902-3.784-.775-1.379-1.237-2.878-.741-4.041.011-.024.024-.046.041-.066 0 0 .004-.004.011-.011.059-.068.374-.42.765-.708.32-.235.691-.419 1.022-.419l.359.088z"/> +</svg> |