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/Gruvbox-Plus-Dark/devices/scalable/audio-speakers.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/Gruvbox-Plus-Dark/devices/scalable/audio-speakers.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/devices/scalable/audio-speakers.svg | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/devices/scalable/audio-speakers.svg b/.icons/Gruvbox-Plus-Dark/devices/scalable/audio-speakers.svg new file mode 100644 index 000000000..8ffb41d3c --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/devices/scalable/audio-speakers.svg @@ -0,0 +1,31 @@ +<svg width="256" height="256" style="isolation:isolate" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <g transform="translate(0 -.12)" filter="url(#a)"> + <linearGradient id="b" x1=".5002" x2=".5002" y2="1" gradientTransform="matrix(244,0,0,228,5.981,12.12)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#504945" offset="0"/> + <stop stop-color="#3c3836" offset="1"/> + </linearGradient> + <path d="m165 12.12c72 0 85 15 85 87v56c0 70-13 85-85 85h-74c-72 0-85-15-85-85v-56c0-72 13-87 85-87z" fill="url(#b)"/> + </g> + <g transform="translate(-.0775 1.872)" style="isolation:isolate"> + <path d="m128.1 205.5c-43.79 0-79.34-35.55-79.34-79.34 0-43.79 35.55-79.34 79.34-79.34 43.79 0 79.34 35.55 79.34 79.34 0 43.79-35.55 79.34-79.34 79.34z" fill="#282828" stroke-width="1.101" style="isolation:isolate"/> + <path d="m127 193.1c34.06 0 61.71-27.65 61.71-61.71 0-34.06-27.65-61.71-61.71-61.71-34.06 0-61.71 27.65-61.71 61.71 0 34.06 27.65 61.71 61.71 61.71z" fill="#1d2021" stroke-width="1.101" style="isolation:isolate"/> + <path d="m128.1 187.8c34.06 0 61.71-27.65 61.71-61.71 0-34.06-27.65-61.71-61.71-61.71-34.06 0-61.71 27.65-61.71 61.71 0 34.06 27.65 61.71 61.71 61.71z" fill="url(#_lgradient_70)" stroke-width="1.101"/> + <path d="m128.1 152.6c14.6 0 26.45-11.85 26.45-26.45s-11.85-26.45-26.45-26.45-26.45 11.85-26.45 26.45 11.85 26.45 26.45 26.45z" fill="#3c3836" stroke-width="1.101"/> + <path transform="translate(-.0095 -1.936)" d="m56.75 30.8c-4.421 0-8.01 3.589-8.01 8.01 0 4.42 3.589 8.01 8.01 8.01 4.421 0 8.01-3.59 8.01-8.01 0-4.421-3.589-8.01-8.01-8.01zm142.7 0c-4.421 0-8.01 3.589-8.01 8.01 0 4.42 3.589 8.01 8.01 8.01 4.421 0 8.01-3.59 8.01-8.01 0-4.421-3.589-8.01-8.01-8.01z" fill="#282828" style="isolation:isolate"/> + </g> + <defs> + <linearGradient id="linearGradient31" x1=".5002" x2=".5002" y2="1" gradientTransform="matrix(244,0,0,228,5.986,12)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#928374" offset="0"/> + <stop stop-color="#928374" stop-opacity=".09804" offset=".1"/> + <stop stop-opacity=".09804" offset=".9"/> + <stop stop-opacity=".498" offset="1"/> + </linearGradient> + <linearGradient id="_lgradient_70" x1=".8579" x2="0" y1=".151" y2="1" gradientTransform="matrix(0 -123.4 -123.4 0 189.8 187.8)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#fabd2f" offset="0"/> + <stop stop-color="#d79921" offset="1"/> + </linearGradient> + </defs> + <g transform="translate(.004996 -.116)" opacity=".4"> + <path transform="translate(-.004996 .116)" d="m91 12c-72 0-85 15-85 87v56c0 70 13 85 85 85h74c72 0 85-15 85-85v-56c0-72-13-87-85-87zm0 4h74c68 0 80 15 80 83v56c0 66-12 81-80 81h-74c-68 0-80-15-80-81v-56c0-68 12-83 80-83z" fill="url(#linearGradient31)" opacity="1"/> + </g> +</svg> |