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/spotify-client.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/spotify-client.svg')
-rw-r--r-- | .icons/kora/apps/scalable/spotify-client.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/spotify-client.svg b/.icons/kora/apps/scalable/spotify-client.svg new file mode 100644 index 000000000..e71ffaf59 --- /dev/null +++ b/.icons/kora/apps/scalable/spotify-client.svg @@ -0,0 +1,8 @@ +<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(-11.8753 -41.8312 41.8312 -11.8753 110.067 21.5989)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#207900" offset="0"/> + <stop stop-color="#88b13a" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m33.534 33.142c-.371.607-1.167.801-1.775.427-4.859-2.967-10.975-3.64-18.179-1.994-.694.159-1.386-.277-1.544-.971-.159-.695.275-1.387.97-1.545 7.884-1.801 14.646-1.026 20.1 2.308.608.374.8 1.166.428 1.775zm2.533-5.635c-.468.759-1.461.999-2.22.532-5.562-3.419-14.042-4.409-20.622-2.412-.852.257-1.753-.224-2.012-1.075-.258-.854.223-1.753 1.075-2.013 7.516-2.281 16.859-1.175 23.247 2.75.759.467.999 1.46.532 2.218zm.217-5.867c-6.67-3.962-17.674-4.326-24.042-2.394-1.023.31-2.104-.266-2.414-1.29-.31-1.022.267-2.103 1.291-2.414 7.309-2.219 19.462-1.79 27.141 2.768.922.546 1.223 1.734.676 2.652-.543.92-1.734 1.223-2.651.678z" fill="#fff" fill-opacity=".75" fill-rule="nonzero"/> +</svg> |