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-java.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-java.svg')
-rw-r--r-- | .icons/kora-pgrey/places/scalable/folder-java.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora-pgrey/places/scalable/folder-java.svg b/.icons/kora-pgrey/places/scalable/folder-java.svg new file mode 100644 index 000000000..c3404e100 --- /dev/null +++ b/.icons/kora-pgrey/places/scalable/folder-java.svg @@ -0,0 +1,15 @@ +<svg style="clip-rule:evenodd;fill-rule:evenodd;stroke-linejoin:round;stroke-miterlimit:2" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> + <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:#586973"/> + <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="m29.951 19.447s1.272 0.779 0.375 2.825c-1.359 3.085 1.253 3.791 1.253 3.791s-0.83-0.724 0.276-3.27c1.222-2.82-1.904-3.346-1.904-3.346zm4.201 3.489s-2.312 1.027-0.823 3.833c0.985 1.86-0.108 2.782-0.108 2.782s2.794-0.92 1.447-3.488c-1.211-2.321-0.516-3.127-0.516-3.127zm-6.56 1.029s-1.656 1.764-0.016 3.928c1.084 1.441 0.375 2.688 0.375 2.688s2.052-1.82 0.568-3.812c-1.34-1.797-0.927-2.804-0.927-2.804zm13.347 7.357h-18.901s2.032 8.128 2.91 11.642c0.234 0.934 1.072 1.589 2.035 1.589h8.996c0.895 0 1.691-0.568 1.982-1.414 0.142-0.413 0.261-0.757 0.261-0.757 0.368 0.091 0.747 0.155 1.142 0.155 2.608-1e-3 4.725-1.677 4.725-4.286 0-2.214-1.529-4.058-3.585-4.57l0.435-2.359zm-0.812 3.88c0.017 2e-3 0.034 5e-3 0.051 9e-3 0.841 0.226 2.696 1.328 2.109 3.543-0.648 2.444-2.789 2.371-3.622 2.209l1.462-5.761z" style="fill-rule:nonzero;fill:url(#_Linear2)"/> + <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:#5e787e" offset="0"/> + <stop style="stop-color:#a0aeb1" offset="1"/> + </linearGradient> + <linearGradient id="_Linear2" x2="1" gradientTransform="matrix(1.20261e-15,-25.3566,19.6402,1.55265e-15,33.0635,44.1544)" gradientUnits="userSpaceOnUse"> + <stop style="stop-color:#485e65" offset="0"/> + <stop style="stop-color:#647d83" offset="1"/> + </linearGradient> + </defs> +</svg> |