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/KittehPlayer.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/KittehPlayer.svg')
-rw-r--r-- | .icons/kora/apps/scalable/KittehPlayer.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/KittehPlayer.svg b/.icons/kora/apps/scalable/KittehPlayer.svg new file mode 100644 index 000000000..d7552d717 --- /dev/null +++ b/.icons/kora/apps/scalable/KittehPlayer.svg @@ -0,0 +1,11 @@ +<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(0 -32 32 0 23.5431 44)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#f45884" offset="0"/> + <stop stop-color="#ff799f" offset="1"/> + </linearGradient> + <g transform="matrix(1.10785 0 0 1.10785 -2.58839 -2.58839)"> + <path d="m17 4s-5 5-5 9v3h24v-3c0-4-5-9-5-9s-5 5-5 9h-4c0-4-5-9-5-9z" fill="#df3d6b" fill-rule="nonzero"/> + <path d="m40 21.026c0-4.981-4.045-9.026-9.026-9.026h-13.948c-4.981 0-9.026 4.045-9.026 9.026v13.948c0 4.981 4.045 9.026 9.026 9.026h13.948c4.981 0 9.026-4.045 9.026-9.026z" fill="url(#a)"/> + <path d="m19.5 16c-4.146 0-7.5 3.354-7.5 7.5v9c0 4.146 3.354 7.5 7.5 7.5h9c4.146 0 7.5-3.354 7.5-7.5v-9c0-4.146-3.354-7.5-7.5-7.5zm0 1h9c3.61 0 6.5 2.89 6.5 6.5v9c0 3.61-2.89 6.5-6.5 6.5h-9c-3.61 0-6.5-2.89-6.5-6.5v-9c0-3.61 2.89-6.5 6.5-6.5zm-.5 4.002v13.998l12-7.002z" fill="#313131" fill-rule="nonzero"/> + </g> +</svg> |