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/alienfx.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/alienfx.svg')
-rw-r--r-- | .icons/kora/apps/scalable/alienfx.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/alienfx.svg b/.icons/kora/apps/scalable/alienfx.svg new file mode 100644 index 000000000..c6675bbde --- /dev/null +++ b/.icons/kora/apps/scalable/alienfx.svg @@ -0,0 +1,13 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(39 0 0 56 12 32)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#00357b" offset="0"/> + <stop stop-color="#356db6" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m51 23.6c0 19.6-11.143 36.4-19.5 36.4s-19.5-16.8-19.5-36.4c0-10.825 8.73-19.6 19.5-19.6s19.5 8.775 19.5 19.6z" fill="url(#a)"/> + <g fill="#fff"> + <path d="m34.016 44.819c-.211-.541 1.661-5.253 2.782-7.001 2.092-3.263 4.951-5.173 8.529-5.697 1.707-.25 1.751-.219 1.634 1.141-.252 2.937-1.145 5.031-3.104 7.277-2.108 2.417-5.434 4.09-8.784 4.417-.82.08-.98.06-1.057-.137z"/> + <path d="m28.984 44.819c.211-.541-1.661-5.253-2.782-7.001-2.092-3.263-4.951-5.173-8.529-5.697-1.707-.25-1.751-.219-1.634 1.141.252 2.937 1.145 5.031 3.104 7.277 2.108 2.417 5.434 4.09 8.784 4.417.82.08.98.06 1.057-.137z"/> + </g> + </g> +</svg> |