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/apps/scalable/org.gnome.PasswordSafe.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/apps/scalable/org.gnome.PasswordSafe.svg')
-rw-r--r-- | .icons/kora/apps/scalable/org.gnome.PasswordSafe.svg | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/org.gnome.PasswordSafe.svg b/.icons/kora/apps/scalable/org.gnome.PasswordSafe.svg new file mode 100644 index 000000000..707fd715d --- /dev/null +++ b/.icons/kora/apps/scalable/org.gnome.PasswordSafe.svg @@ -0,0 +1,18 @@ +<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 -33.6872 33.6872 0 923.28 40.4502)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#006783" offset="0"/> + <stop stop-color="#13bee3" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(0 -43.336 43.336 0 24 45.668)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#00368e" offset="0"/> + <stop stop-color="#417bf0" offset="1"/> + </linearGradient> + <path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/> + <path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/> + <path d="m2.332 8.56c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228h-30.88c-3.438 0-6.228-2.79-6.228-6.228z" fill="url(#b)"/> + <path d="m41.334 8.666v30.668c0 1.104-.896 2-2 2h-30.668c-1.104 0-2-.896-2-2v-30.668c0-1.104.896-2 2-2h30.668c1.104 0 2 .896 2 2zm-17.334 2.333c-7.132 0-13.001 5.869-13.001 13.001s5.869 13.001 13.001 13.001 13.001-5.869 13.001-13.001-5.869-13.001-13.001-13.001zm0 3.25c5.349 0 9.751 4.402 9.751 9.751s-4.402 9.751-9.751 9.751-9.751-4.402-9.751-9.751 4.402-9.751 9.751-9.751z" fill="#e4e4e4"/> + <g fill="#2c2c2c"> + <path transform="matrix(1.0834 0 0 1.0834 -2.0016 -2.0016)" d="m26 17h-4v4h2v1l-2 1v8h4v-4l-2-1 2-1z" fill-rule="nonzero"/> + <path d="m8.832 14.166v6.667c0 .552-.448 1-1 1h-2.333c-.552 0-1-.448-1-1v-6.667c0-.552.448-1 1-1h2.333c.552 0 1 .448 1 1zm0 13.001v6.667c0 .552-.448 1-1 1h-2.333c-.552 0-1-.448-1-1v-6.667c0-.552.448-1 1-1h2.333c.552 0 1 .448 1 1z"/> + </g> +</svg> |