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/fluid.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/fluid.svg')
-rw-r--r-- | .icons/kora/apps/scalable/fluid.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/fluid.svg b/.icons/kora/apps/scalable/fluid.svg new file mode 100644 index 000000000..e73e2502e --- /dev/null +++ b/.icons/kora/apps/scalable/fluid.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 -43.3373 43.3373 0 201.9 45.6687)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#007d5c" offset="0"/> + <stop stop-color="#10d695" offset="1"/> + </linearGradient> + <path d="m45.668 8.56c0-3.438-2.79-6.228-6.228-6.228h-30.88c-3.438 0-6.228 2.79-6.228 6.228v30.88c0 3.438 2.79 6.228 6.228 6.228h30.88c3.438 0 6.228-2.79 6.228-6.228z" fill="url(#a)"/> + <path d="m38.277 34.35-8.395-15.532v-9.253c0-.871-.729-1.565-1.599-1.565h-8.569c-.871 0-1.587.694-1.587 1.565v9.253l-8.403 15.532c-.64 1.184-.608 2.622.081 3.779s1.939 1.871 3.285 1.871h21.816c1.346 0 2.599-.714 3.288-1.871s.724-2.595.083-3.779zm-12.891-6.498c.752 0 1.362.609 1.362 1.361s-.611 1.362-1.362 1.362c-.752 0-1.362-.61-1.362-1.362 0-.75.61-1.361 1.362-1.361zm-3.829-8.187c.753 0 1.362.61 1.362 1.362 0 .751-.609 1.361-1.362 1.361-.752 0-1.361-.61-1.361-1.361 0-.752.609-1.362 1.361-1.362zm0 4.753c1.219 0 2.207.989 2.207 2.207s-.988 2.206-2.207 2.206-2.207-.988-2.207-2.206c0-1.219.988-2.207 2.207-2.207zm12.675 11.32c-.283.482-.801.767-1.359.767h-17.75c-.558 0-1.076-.285-1.359-.767-.283-.483-.291-1.071-.019-1.561l2.133-3.835c.304-.548.905-.862 1.529-.803 2.833.27 6.017 2.694 8.863 2.586 1.524-.058 2.939-.614 4.287-1.356.761-.421 1.718-.145 2.14.615l1.555 2.792c.27.49.263 1.08-.02 1.562z" fill="#fff" fill-opacity=".85" fill-rule="nonzero"/> +</svg> |