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/soapui.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/soapui.svg')
-rw-r--r-- | .icons/kora/apps/scalable/soapui.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/soapui.svg b/.icons/kora/apps/scalable/soapui.svg new file mode 100644 index 000000000..6e92de96d --- /dev/null +++ b/.icons/kora/apps/scalable/soapui.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 -44.9719 44.9719 0 24 46.486)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#309c02" offset="0"/> + <stop stop-color="#66b744" offset="1"/> + </linearGradient> + <path d="m20.471 45.025-17.496-17.496c-1.948-1.948-1.948-5.11 0-7.058l17.496-17.496c1.948-1.948 5.11-1.948 7.058 0l17.496 17.496c1.948 1.948 1.948 5.11 0 7.058l-17.496 17.496c-1.948 1.948-5.11 1.948-7.058 0z" fill="url(#a)"/> + <path d="m24 6.661c-4.05 0-7.335.872-9.796 2.581l-2.497 2.497c-1.15 1.684-1.728 3.677-1.567 5.614.48 5.756 6.241 10.115 13.86 10.115 5.097 0 6.849 2.577 6.947 3.757.049.589-.035 1.042-.928 1.727-.894.684-2.796 1.451-6.019 1.451-4.393 0-9.776-2.973-9.776-2.973-.553-.349-1.195-.534-1.849-.534-1.599 0-3.001 1.106-3.373 2.661l5.897 5.897c2.417.957 5.634 1.885 9.101 1.885 4.05 0 7.335-.872 9.796-2.581l2.497-2.497c1.15-1.684 1.728-3.677 1.567-5.614-.48-5.756-6.241-10.115-13.86-10.115-5.097 0-6.849-2.577-6.947-3.757-.049-.589.035-1.042.928-1.727.894-.684 2.796-1.451 6.019-1.451 4.393 0 9.776 2.973 9.776 2.973.553.349 1.195.534 1.849.534 1.599 0 3.001-1.106 3.373-2.661l-5.897-5.897c-2.417-.957-5.634-1.885-9.101-1.885z" fill="#fff"/> +</svg> |