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/pulseeffects.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/pulseeffects.svg')
-rw-r--r-- | .icons/kora/apps/scalable/pulseeffects.svg | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/pulseeffects.svg b/.icons/kora/apps/scalable/pulseeffects.svg new file mode 100644 index 000000000..a07a05fa6 --- /dev/null +++ b/.icons/kora/apps/scalable/pulseeffects.svg @@ -0,0 +1,23 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(-.075894 -42.603 42.603 -.075894 451.577 44.5399)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#529ad6" offset="0"/> + <stop stop-color="#62d0e5" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -35.3911 35.3911 0 1056.25 41.2823)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#003d83" offset="0"/> + <stop stop-color="#139be3" offset="1"/> + </linearGradient> + <clipPath id="c"> + <path d="m31.78 7.385 26.88 33.61-3.566 11.055-29.099-1.237-10.671-10.3-1.484-30.384 10.16 14.971-1.189-16.356 10.064 15.109-1.095-16.468z" clip-rule="evenodd"/> + </clipPath> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <g clip-path="url(#c)"> + <circle cx="24" cy="24" r="22.764" fill="url(#b)"/> + </g> + <g fill="#ebebeb"> + <path d="m10.969 10.91 3.97 28.789c.113.821.871 1.395 1.691 1.281.82-.113 1.394-.87 1.281-1.69l-3.97-28.79c-.113-.82-.871-1.394-1.691-1.281s-1.394.87-1.281 1.691zm9.037-1.247 3.969 28.79c.113.82.871 1.394 1.691 1.281s1.394-.87 1.281-1.691l-3.969-28.789c-.113-.82-.871-1.394-1.691-1.281s-1.394.87-1.281 1.69zm9.037-1.246 3.97 28.79c.113.82.87 1.394 1.69 1.281.821-.113 1.395-.87 1.281-1.691l-3.97-28.789c-.113-.821-.87-1.395-1.69-1.281-.821.113-1.395.87-1.281 1.69z"/> + <path d="m15.324 23.143c2.419.304 4.137 2.514 3.833 4.933-.303 2.419-2.513 4.136-4.932 3.833-2.419-.304-4.137-2.514-3.833-4.933.303-2.418 2.513-4.136 4.932-3.833z"/> + <path d="m22.811 11.298c2.419.303 4.137 2.514 3.833 4.932-.303 2.419-2.513 4.137-4.932 3.833-2.419-.303-4.136-2.513-3.833-4.932s2.514-4.136 4.932-3.833z"/> + <path d="m34.806 30.038c2.418.304 4.136 2.514 3.833 4.933-.304 2.419-2.514 4.136-4.933 3.833-2.419-.304-4.136-2.514-3.833-4.933.304-2.418 2.514-4.136 4.933-3.833z"/> + </g> +</svg> |