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/freefilesync.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/freefilesync.svg')
-rw-r--r-- | .icons/kora/apps/scalable/freefilesync.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/freefilesync.svg b/.icons/kora/apps/scalable/freefilesync.svg new file mode 100644 index 000000000..0e71c8d87 --- /dev/null +++ b/.icons/kora/apps/scalable/freefilesync.svg @@ -0,0 +1,12 @@ +<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.3368 43.3368 0 67.3367 45.6685)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#2a2c2f" offset="0"/> + <stop stop-color="#424649" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(.869962 -35.0525 35.0525 .869962 306.2 48.6242)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#118702" offset="0"/> + <stop stop-color="#80e950" 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="m24.032 8.001c3.367.007 6.781 1.056 9.447 3.133 1.875 2.16-1.697 4.473-3.306 2.367-4.843-2.93-11.673-1.899-15.317 2.483-1.939 2.174-3.031 5.075-3.018 7.988h3.2l-5.12 7.681-5.121-7.681h3.2c-.102-6.954 4.9-13.57 11.615-15.37 1.44-.396 2.924-.617 4.42-.601zm14.05 8.321 5.121 7.682h-3.2c.09 7.037-5.039 13.726-11.871 15.432-4.61 1.288-9.823.348-13.612-2.597-1.933-2.196 1.688-4.486 3.312-2.361 4.692 2.847 11.263 1.944 14.968-2.123 2.144-2.209 3.377-5.272 3.361-8.352h-3.2z" fill="url(#b)" fill-rule="nonzero"/> +</svg> |