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/mednaffe.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/mednaffe.svg')
-rw-r--r-- | .icons/kora/apps/scalable/mednaffe.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/mednaffe.svg b/.icons/kora/apps/scalable/mednaffe.svg new file mode 100644 index 000000000..66d64108e --- /dev/null +++ b/.icons/kora/apps/scalable/mednaffe.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(0 -45.528 45.528 0 24 46.764)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#526fc5" offset="0"/> + <stop stop-color="#5e96ed" offset="1"/> + </linearGradient> + <circle cx="24" cy="24" r="22.764" fill="url(#a)"/> + <path d="m12.618 11.48c-1.261 0-2.276 1.015-2.276 2.276s1.015 2.277 2.276 2.277v17.073h-1.138c-1.261 0-2.277 1.015-2.277 2.276s1.016 2.276 2.277 2.276h3.045c.245.041.494.041.738 0h3.046c1.261 0 2.276-1.015 2.276-2.276s-1.015-2.276-2.276-2.276h-1.138v-13.572l4.737 11.053c.359.835 1.184 1.378 2.092 1.378s1.733-.543 2.092-1.378l4.737-11.053v13.572h-1.167c-1.245 0-2.247 1.002-2.247 2.247v.058c0 1.245 1.002 2.247 2.247 2.247h3.075c.244.041.493.041.738 0h3.074c1.245 0 2.248-1.002 2.248-2.247v-.058c0-1.245-1.003-2.247-2.248-2.247h-1.167v-17.073c1.261 0 2.276-1.016 2.276-2.277s-1.015-2.276-2.276-2.276h-4.553c-.909 0-1.734.545-2.092 1.38l-4.737 11.053-4.737-11.053c-.358-.835-1.183-1.38-2.092-1.38z" fill="#441770" fill-rule="nonzero"/> +</svg> |