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-nextcloud.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-nextcloud.svg')
-rw-r--r-- | .icons/kora-pgrey/places/scalable/folder-nextcloud.svg | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.icons/kora-pgrey/places/scalable/folder-nextcloud.svg b/.icons/kora-pgrey/places/scalable/folder-nextcloud.svg new file mode 100644 index 000000000..f9def007e --- /dev/null +++ b/.icons/kora-pgrey/places/scalable/folder-nextcloud.svg @@ -0,0 +1,23 @@ +<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="m31.969 25.899c-3.712 0-6.765 3.054-6.765 6.765 0 3.712 3.053 6.765 6.765 6.765 3.711 0 6.754-3.042 6.754-6.753s-3.043-6.777-6.754-6.777zm0 2.661c2.251 0 4.104 1.852 4.104 4.104s-1.853 4.105-4.104 4.105c-2.252 0-4.105-1.853-4.105-4.105s1.853-4.104 4.105-4.104z" style="fill-rule:nonzero;fill:url(#_Linear2)"/> + <path d="m20.996 27.807c-2.665 0-4.739 2.221-4.739 4.886 0 2.666 2.074 4.83 4.739 4.83 2.664 0 4.857-2.194 4.857-4.859 0-2.664-2.193-4.857-4.857-4.857zm0 3.033c1 0 1.824 0.823 1.824 1.824s-0.824 1.825-1.824 1.825c-1.001 0-1.825-0.824-1.825-1.825s0.824-1.824 1.825-1.824z" style="fill-rule:nonzero;fill:url(#_Linear3)"/> + <path d="m42.885 27.807c-2.665 0-4.738 2.221-4.738 4.886 0 2.666 2.073 4.83 4.738 4.83 2.664 0 4.858-2.194 4.858-4.859 0-2.664-2.194-4.857-4.858-4.857zm0 3.033c1 0 1.824 0.823 1.824 1.824s-0.824 1.825-1.824 1.825c-1.001 0-1.825-0.824-1.825-1.825s0.824-1.824 1.825-1.824z" style="fill-rule:nonzero;fill:url(#_Linear3)"/> + </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.25929e-15,-20.5658,20.5658,1.25929e-15,564.597,42.6402)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:rgb(72,94,101)" offset="0"/> + <stop style="stop-color:rgb(100,125,131)" offset="1"/> + </linearGradient> + <linearGradient id="_Linear3" x2="1" gradientTransform="matrix(1.25929e-15,-20.5658,20.5658,1.25929e-15,603.837,42.6402)" 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> |