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-locked.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-locked.svg')
-rw-r--r-- | .icons/kora/places/scalable/folder-locked.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/places/scalable/folder-locked.svg b/.icons/kora/places/scalable/folder-locked.svg new file mode 100644 index 000000000..02193e487 --- /dev/null +++ b/.icons/kora/places/scalable/folder-locked.svg @@ -0,0 +1,14 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(0 -41.6338 41.6338 0 897.879 52.7218)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#1075f6" offset="0"/> + <stop stop-color="#12c5ff" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 13.9999 -16.5009 0 -718.435 .999812)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#126c98" offset="0"/> + <stop stop-color="#0b4f94" offset="1"/> + </linearGradient> + <path transform="scale(.75)" 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-5z" fill="#0083d5"/> + <path transform="scale(.75)" d="m61.122 20.652c0-1.326-.527-2.598-1.465-3.536-.938-.937-2.209-1.464-3.535-1.464h-25.58c-1.232 0-2.42-.455-3.337-1.277-.768-.689-1.713-1.535-2.481-2.224-.917-.822-2.105-1.277-3.337-1.277h-13.509c-1.326 0-2.597.527-3.535 1.465-.938.937-1.465 2.209-1.465 3.535v32.252c0 2.761 2.239 5 5 5h48.244c2.761 0 5-2.239 5-5z" fill="url(#a)"/> + <path transform="matrix(1.30917 0 0 1.31823 13.4965 14.0432)" d="m3.246 8h9.568v5.908h-9.568z" fill="#0d5795" fill-opacity=".73"/> + <path transform="matrix(1.1972 0 0 1.1972 14.4224 15.3118)" d="m12 6.996c.53.002 1.038.213 1.412.588.377.376.588.886.588 1.418v3.991c0 .532-.211 1.043-.588 1.419-.376.376-.886.588-1.418.588h-7.988c-.532 0-1.042-.212-1.418-.588-.377-.376-.588-.887-.588-1.419v-3.991c0-.532.211-1.042.588-1.418.374-.375.882-.586 1.412-.588v-1.996c0-2.216 1.784-4 4-4s4 1.784 4 4zm-6 0h4v-2.119c0-1.108-.892-2-2-2s-2 .892-2 2zm7 2.006c0-.266-.106-.522-.295-.711-.188-.189-.444-.295-.711-.295h-7.988c-.267 0-.523.106-.711.295-.189.189-.295.445-.295.711v3.991c0 .267.106.523.295.712.188.188.444.295.711.295h7.988c.267 0 .523-.107.711-.295.189-.189.295-.445.295-.712z" fill="url(#b)"/> +</svg> |