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/termius-app.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/termius-app.svg')
-rw-r--r-- | .icons/kora/apps/scalable/termius-app.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/termius-app.svg b/.icons/kora/apps/scalable/termius-app.svg new file mode 100644 index 000000000..66741c77e --- /dev/null +++ b/.icons/kora/apps/scalable/termius-app.svg @@ -0,0 +1,12 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -29.4789 29.4789 0 23.7022 38.7097)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#222c62" offset="0"/> + <stop stop-color="#38458c" offset="1"/> + </linearGradient> + <path d="m9.006 17.336c-.004-.111-.006-.223-.006-.336 0-5.519 4.481-10 10-10 2.88 0 5.477 1.22 7.303 3.171 1.401-.747 3-1.171 4.697-1.171 5.473 0 9.924 4.405 9.999 9.86 1.852 1.816 3.001 4.345 3.001 7.14 0 5.519-4.481 10-10 10-.438 0-.869-.028-1.292-.083-1.718 3.034-4.976 5.083-8.708 5.083s-6.99-2.049-8.708-5.083c-.423.055-.854.083-1.292.083-5.519 0-10-4.481-10-10 0-3.701 2.014-6.934 5.006-8.664z" fill="url(#a)"/> + <g fill="none"> + <path d="m17 20 5 2.5-5 2.5" stroke="#fff" stroke-width="2"/> + <path d="m24 27s.975 1 3 1 3-1 3-1" stroke="#fff" stroke-width="2"/> + <path d="m19 7c-5.486 0-10 4.514-10 10 .002.116.006.232.012.348-3.093 1.779-5.007 5.084-5.012 8.652 0 5.486 4.514 10 10 10 .435-.004.868-.036 1.299-.096 1.767 3.14 5.098 5.091 8.701 5.096 3.605-.003 6.939-1.954 8.707-5.096.428.06.86.092 1.293.096 5.486 0 10-4.514 10-10-.003-2.683-1.087-5.256-3.004-7.133-.072-5.434-4.561-9.865-9.996-9.867-1.639.002-3.252.408-4.697 1.18-1.888-2.025-4.535-3.177-7.303-3.18z" stroke="#e4e4e4" stroke-width="4"/> + </g> +</svg> |