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/gifcurry.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/gifcurry.svg')
-rw-r--r-- | .icons/kora/apps/scalable/gifcurry.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/gifcurry.svg b/.icons/kora/apps/scalable/gifcurry.svg new file mode 100644 index 000000000..b54d1b603 --- /dev/null +++ b/.icons/kora/apps/scalable/gifcurry.svg @@ -0,0 +1,12 @@ +<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(.714641 -45.528 45.528 .714641 79.558 47.6473)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#382264" offset="0"/> + <stop stop-color="#7c4be1" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(.654122 -43.2475 43.2475 .654122 145.173 46.3788)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#c2c2c2" offset="0"/> + <stop stop-color="#fff" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m20.252 2.772-6.213 23.887c-1.79-9.922-3.333-15.193-5.436-19.396-1.869 1.712-3.438 3.725-4.644 5.955 1.485 3.813 2.914 8.94 4.831 17.031 2.063 8.808 5.405 11.987 13.045 13.494l5.473 1.303 6.211-23.889c1.846 10.234 3.433 15.521 5.64 19.789 1.858-1.657 3.431-3.607 4.657-5.773-1.564-3.861-3.038-9.12-5.048-17.604-2.064-8.808-5.405-11.987-13.045-13.494l-5.471-1.303zm5.224 6.358c3.873 1.034 5.351 2.92 6.545 6.778h-2.626l-7.311 22.78c-3.874-1.034-5.351-2.92-6.545-6.778h2.626z" fill="url(#b)" fill-rule="nonzero"/> +</svg> |