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/devices/scalable/audio-speaker-right-testing.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/devices/scalable/audio-speaker-right-testing.svg')
-rw-r--r-- | .icons/kora/devices/scalable/audio-speaker-right-testing.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/devices/scalable/audio-speaker-right-testing.svg b/.icons/kora/devices/scalable/audio-speaker-right-testing.svg new file mode 100644 index 000000000..c965759a9 --- /dev/null +++ b/.icons/kora/devices/scalable/audio-speaker-right-testing.svg @@ -0,0 +1,11 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <path d="m7.878 13.773c-4.407 7.185-3.343 16.947 3.137 23.426 6.5 6.501 16.308 7.55 23.499 3.09 0.821-0.509 1.074-1.589 0.565-2.409-0.509-0.821-1.589-1.074-2.409-0.565-5.873 3.642-13.873 2.717-19.181-2.59-5.291-5.291-6.226-13.255-2.627-19.122 0.505-0.823 0.246-1.902-0.577-2.407s-1.902-0.246-2.407 0.577zm5.998 5.97c-1.778 3.317-0.84 8.266 2.747 11.854 3.6 3.6 8.572 4.531 11.89 2.727 0.727-0.396 0.996-1.308 0.601-2.035-0.396-0.727-1.308-0.996-2.035-0.601-2.345 1.276-5.789 0.332-8.334-2.213-2.538-2.537-3.483-5.968-2.225-8.314 0.391-0.73 0.116-1.64-0.613-2.031-0.73-0.391-1.64-0.116-2.031 0.613z" style="fill:rgb(14,166,200)"/> + <path d="m38.622 36.474 0.302-15.858 4.175-4.176c0.708-0.707 0-1.414 0-1.414l-9.899-9.899s-0.707-0.707-1.414 0l-4.176 4.175-15.858 0.302c7.612 10.077 16.562 19.04 26.87 26.87z" style="fill-rule:nonzero;fill:url(#_Linear1)"/> + <path d="m30.31 6.602 11.314 11.314-2.7 2.7-11.314-11.314 2.7-2.7z" style="fill:rgb(110,110,110)"/> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(12.963,-12.963,12.963,12.963,149.963,147.816)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:rgb(126,126,126)" offset="0"/> + <stop style="stop-color:rgb(159,159,159)" offset="1"/> + </linearGradient> + </defs> +</svg> |