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-left-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-left-testing.svg')
-rw-r--r-- | .icons/kora/devices/scalable/audio-speaker-left-testing.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/devices/scalable/audio-speaker-left-testing.svg b/.icons/kora/devices/scalable/audio-speaker-left-testing.svg new file mode 100644 index 000000000..16e6e61ec --- /dev/null +++ b/.icons/kora/devices/scalable/audio-speaker-left-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="m14.109 39.442c7.185 4.407 16.948 3.342 23.426-3.136 6.502-6.501 7.55-16.309 3.091-23.5-0.509-0.821-1.588-1.074-2.409-0.565s-1.074 1.588-0.565 2.409c3.641 5.873 2.717 13.873-2.591 19.182-5.29 5.29-13.255 6.225-19.122 2.626-0.823-0.505-1.902-0.246-2.407 0.577s-0.246 1.902 0.577 2.407zm5.971-5.998c3.317 1.778 8.265 0.84 11.853-2.747 3.6-3.6 4.531-8.572 2.727-11.89-0.396-0.727-1.308-0.996-2.035-0.601-0.727 0.396-0.996 1.308-0.601 2.035 1.276 2.345 0.332 5.789-2.213 8.334-2.537 2.538-5.967 3.483-8.313 2.225-0.73-0.391-1.64-0.116-2.031 0.613-0.391 0.73-0.116 1.64 0.613 2.031z" style="fill:rgb(14,166,200)"/> + <path d="m36.811 8.699-15.859-0.303-4.175-4.175c-0.707-0.707-1.415 0-1.415 0l-9.899 9.899s-0.707 0.707 0 1.414l4.175 4.176 0.303 15.859c10.076-7.613 19.039-16.563 26.87-26.87z" style="fill-rule:nonzero;fill:url(#_Linear1)"/> + <path d="m6.939 17.01 11.313-11.314 2.7 2.7-11.314 11.314-2.699-2.7z" style="fill:rgb(110,110,110)"/> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(-12.963,-12.963,12.963,-12.963,124.662,-79.1536)" 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> |