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-pgrey/places/scalable/folder-backup.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-pgrey/places/scalable/folder-backup.svg')
-rw-r--r-- | .icons/kora-pgrey/places/scalable/folder-backup.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/kora-pgrey/places/scalable/folder-backup.svg b/.icons/kora-pgrey/places/scalable/folder-backup.svg new file mode 100644 index 000000000..200b894a3 --- /dev/null +++ b/.icons/kora-pgrey/places/scalable/folder-backup.svg @@ -0,0 +1,17 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <g transform="scale(.75)"> + <path d="m61.122 15.88c0-2.762-2.239-5-5-5h-48.244c-2.761 0-5 2.238-5 5v32.246c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5v-32.246z" style="fill:rgb(88,105,115)"/> + <path d="m61.122 20.652c0-1.326-0.527-2.598-1.465-3.536-0.938-0.937-2.209-1.464-3.535-1.464h-25.58c-1.232 0-2.42-0.455-3.337-1.277-0.768-0.689-1.713-1.535-2.481-2.224-0.917-0.822-2.105-1.277-3.337-1.277h-13.509c-1.326 0-2.597 0.527-3.535 1.465-0.938 0.937-1.465 2.209-1.465 3.535v32.252c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5v-27.474z" style="fill:url(#_Linear1)"/> + <path d="m33.503 23.051c-1.175-0.08-2.376 0.033-3.559 0.352-4.733 1.277-8.041 5.576-8.059 10.477l4e-3 0.04h-1.56l3.112 3.112 3.114-3.112h-1.556v-0.028c0.012-3.513 2.361-6.571 5.753-7.487 3.393-0.914 6.961 0.547 8.74 3.579 1.777 3.031 1.311 6.856-1.144 9.371-2.391 2.449-6.352 2.721-9.483 0.985-0.232-0.128-0.49-0.195-0.754-0.195-0.854 0-1.556 0.703-1.556 1.556 0 0.566 0.308 1.088 0.802 1.363 4.23 2.344 9.732 2.037 13.22-1.536 3.424-3.508 4.079-8.891 1.599-13.119-1.861-3.172-5.148-5.121-8.672-5.358h-1e-3zm-0.747 4.622c-0.853 0.014-1.544 0.726-1.532 1.578v4.456c-0.033 0.262 1e-3 0.53 0.1 0.776 0.103 0.277 0.281 0.52 0.516 0.698l2.952 2.952c0.293 0.306 0.699 0.479 1.123 0.479 0.854 0 1.556-0.703 1.556-1.557 0-0.423-0.172-0.83-0.478-1.123l-2.657-2.656v-4.047c0-0.853-0.703-1.556-1.556-1.556h-0.024z" style="fill-rule:nonzero;fill:url(#_Linear2)"/> + </g> + <defs> + <linearGradient id="_Linear1" x2="1" gradientTransform="matrix(2.54933e-15,-41.6338,41.6338,2.54933e-15,897.879,52.7218)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:rgb(94,120,126)" offset="0"/> + <stop style="stop-color:rgb(160,174,177)" offset="1"/> + </linearGradient> + <linearGradient id="_Linear2" x2="1" gradientTransform="matrix(1.33231e-15,-21.7582,21.7582,1.33231e-15,510.709,44.2271)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:rgb(72,94,101)" offset="0"/> + <stop style="stop-color:rgb(100,125,131)" offset="1"/> + </linearGradient> + </defs> +</svg> |