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/apps/scalable/mumble.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/apps/scalable/mumble.svg')
-rw-r--r-- | .icons/kora/apps/scalable/mumble.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/mumble.svg b/.icons/kora/apps/scalable/mumble.svg new file mode 100644 index 000000000..03b0a390e --- /dev/null +++ b/.icons/kora/apps/scalable/mumble.svg @@ -0,0 +1,13 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-miterlimit="10" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -45.5281 45.5281 0 136.545 46.764)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#006783" offset="0"/> + <stop stop-color="#20ccff" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <circle cx="24" cy="24.779" r="2.092" fill="#fff" fill-opacity=".84"/> + <g fill="none" stroke="#dff1ff" stroke-width="2.09"> + <path d="m21.385 30.531c-2.196-.941-3.66-3.137-3.66-5.752 0-3.451 2.824-6.275 6.275-6.275s6.275 2.824 6.275 6.275c0 2.51-1.464 4.602-3.556 5.647"/> + <path d="m19.294 35.237c-3.974-1.778-6.798-5.752-6.798-10.458 0-6.38 5.124-11.504 11.504-11.504s11.504 5.124 11.504 11.504c0 4.497-2.615 8.471-6.484 10.354"/> + <path d="m17.098 40.048c-5.752-2.615-9.831-8.471-9.831-15.269 0-9.203 7.53-16.733 16.733-16.733s16.733 7.53 16.733 16.733c0 6.589-3.869 12.341-9.412 15.06"/> + </g> +</svg> |