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/password-manager.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/password-manager.svg')
-rw-r--r-- | .icons/kora/apps/scalable/password-manager.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/password-manager.svg b/.icons/kora/apps/scalable/password-manager.svg new file mode 100644 index 000000000..15b53a3bc --- /dev/null +++ b/.icons/kora/apps/scalable/password-manager.svg @@ -0,0 +1,8 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(56 0 0 31.9998 4 32.0001)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#237e27" offset="0"/> + <stop stop-color="#4bae4f" offset="1"/> + </linearGradient> + <path transform="matrix(1.062 0 0 1.062 -1.98389 -1.9839)" d="m20 16c-8.777 0-16 7.223-16 16s7.223 16 16 16c6.502-.005 12.382-3.973 14.82-10h9.18v6h10v-6h3.954c1.13 0 2.046-.916 2.046-2.046v-7.908c0-.542-.216-1.063-.599-1.447-.384-.383-.904-.599-1.447-.599h-23.13c-2.439-6.028-8.321-9.996-14.824-10z" fill="url(#a)" fill-rule="nonzero"/> + <circle cx="19.25611" cy="32.0001" r="6.372" fill="#f9f9f9" stroke-width="1.062"/> +</svg> |