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/gruvbox_dark/apps/symbolic/duplicati-symbolic.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/gruvbox_dark/apps/symbolic/duplicati-symbolic.svg')
-rwxr-xr-x | .icons/gruvbox_dark/apps/symbolic/duplicati-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/gruvbox_dark/apps/symbolic/duplicati-symbolic.svg b/.icons/gruvbox_dark/apps/symbolic/duplicati-symbolic.svg new file mode 100755 index 000000000..763295282 --- /dev/null +++ b/.icons/gruvbox_dark/apps/symbolic/duplicati-symbolic.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_TNXUF3K1rOPNFsoDEyDh3jrHwFjTrcGf"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_TNXUF3K1rOPNFsoDEyDh3jrHwFjTrcGf)"> + <rect style="fill:#000000" fill-opacity="0" width="16" height="16"/> + <path fill="#eff0f2" fill-rule="evenodd" d="M 5.74 0.865 L 14.765 0.865 C 15.447 0.865 16 1.419 16 2.1 L 16 8.778 C 16 9.459 15.447 10.012 14.765 10.012 L 5.74 10.012 C 5.058 10.012 4.505 9.459 4.505 8.778 L 4.505 2.1 C 4.505 1.419 5.058 0.865 5.74 0.865 L 5.74 0.865 Z M 1.049 8.846 L 3.407 8.846 C 3.499 11.339 5.145 11.179 7.981 11.133 L 7.981 14.086 C 7.981 14.665 7.511 15.135 6.932 15.135 L 1.049 15.135 C 0.47 15.135 0 14.665 0 14.086 L 0 9.895 C 0 9.316 0.47 8.846 1.049 8.846 L 1.049 8.846 Z M 9.124 11.133 L 9.147 13.946 L 12.006 13.962 C 12.612 13.966 13.099 13.477 13.095 12.871 L 13.081 11.087 L 9.124 11.133 Z"/> + </g> +</svg> |