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/places/scalable/folder-git.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/places/scalable/folder-git.svg')
-rw-r--r-- | .icons/kora/places/scalable/folder-git.svg | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/.icons/kora/places/scalable/folder-git.svg b/.icons/kora/places/scalable/folder-git.svg new file mode 100644 index 000000000..d7614553c --- /dev/null +++ b/.icons/kora/places/scalable/folder-git.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(0,131,213)"/> + <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="m24.345 20.227-1.644 1.643 2.678 2.678c-0.226 0.467-0.343 0.979-0.345 1.498 2e-3 1.471 0.936 2.79 2.324 3.28v9.702c-1.387 0.49-2.32 1.808-2.322 3.279 0 1.912 1.574 3.485 3.485 3.485 1.912 0 3.485-1.573 3.485-3.485-2e-3 -1.471-0.936-2.79-2.324-3.28v-9.702c0.114-0.041 0.227-0.088 0.336-0.14l4.655 4.654c-0.224 0.467-0.341 0.98-0.344 1.498 0 1.912 1.574 3.485 3.486 3.485 1.911 0 3.484-1.573 3.484-3.485 0-1.911-1.574-3.484-3.484-3.484-0.519 2e-3 -1.031 0.119-1.498 0.344l-4.656-4.655c0.226-0.467 0.343-0.979 0.345-1.497 0-1.912-1.573-3.486-3.485-3.486-0.518 3e-3 -1.031 0.12-1.498 0.345l-2.678-2.677z" 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,445.153,52.7218)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:rgb(16,117,246)" offset="0"/> + <stop style="stop-color:rgb(18,197,255)" offset="1"/> + </linearGradient> + <linearGradient id="_Linear2" x2="1" gradientTransform="matrix(.537445 25.5655 -25.5655 .537445 -484.295 31.0978)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:rgb(18,108,152)" offset="0"/> + <stop style="stop-color:rgb(11,79,148)" offset="1"/> + </linearGradient> + </defs> +</svg> |