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/phantompeer.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/phantompeer.svg')
-rw-r--r-- | .icons/kora/apps/scalable/phantompeer.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/phantompeer.svg b/.icons/kora/apps/scalable/phantompeer.svg new file mode 100644 index 000000000..04af79cf4 --- /dev/null +++ b/.icons/kora/apps/scalable/phantompeer.svg @@ -0,0 +1,14 @@ +<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 -25.0891 25.0891 0 24.6059 31.7011)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#095bb8" offset="0"/> + <stop stop-color="#4ea9fa" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m9.698 29.501s0 13.202 6.601 13.202c2.67 0 4.401-2.201 7.701-2.201s5.031 2.201 7.701 2.201c6.601 0 6.601-13.202 6.601-13.202z" fill="#4f4f4f"/> + <path d="m18.499 5.297c-5.501 0-7.701 12.102-7.701 12.102v.449c-5.529 1.452-8.793 3.733-8.801 6.152 0 4.225 9.932 7.701 22.003 7.701s22.003-3.476 22.003-7.701c-.01-2.418-3.274-4.699-8.801-6.15v-.451s-2.2-12.102-7.701-12.102c-2.201 0-3.301 1.101-5.501 1.101s-3.3-1.101-5.501-1.101z" fill="url(#a)"/> + <g fill="#ffffff"> + <path d="m14.099 33.901s0 4.401 2.2 4.401c3.3 0 5.501-2.2 5.501-2.2zm19.802 0-7.701 2.201s2.201 2.2 5.501 2.2c2.2 0 2.2-4.401 2.2-4.401z"/> + <path d="m10.798 17.399s2.2 3.301 13.202 3.301 13.202-3.301 13.202-3.301v3.301s-3.301 3.3-13.202 3.3-13.202-3.3-13.202-3.3z"/> + </g> + </g> +</svg> |