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/qtpass-icon.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/qtpass-icon.svg')
-rw-r--r-- | .icons/kora/apps/scalable/qtpass-icon.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/qtpass-icon.svg b/.icons/kora/apps/scalable/qtpass-icon.svg new file mode 100644 index 000000000..a8fd13b78 --- /dev/null +++ b/.icons/kora/apps/scalable/qtpass-icon.svg @@ -0,0 +1,13 @@ +<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 -26.5 26.5 0 24 44)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#003e78" offset="0"/> + <stop stop-color="#1b61a4" offset="1"/> + </linearGradient> + <g transform="matrix(1.11184 0 0 1.11184 -2.68426 -2.68426)"> + <path d="m18 31v-16.5c0-3.41 2.211-6.5 6-6.5s6 3.09 6 6.5v16.5h4v-16.5c0-5.59-3.789-10.5-10-10.5s-10 4.91-10 10.5v16.5z" fill="#8e8e8e"/> + <g fill-rule="nonzero"> + <path d="m24 44-13.489-13.428c-1.607-1.6-2.511-3.773-2.511-6.036 0-4.683 3.871-8.536 8.574-8.536 3.06 0 5.896 1.63 7.426 4.268 1.53-2.638 4.366-4.268 7.426-4.268 4.703 0 8.574 3.853 8.574 8.536 0 2.263-.904 4.436-2.511 6.036z" fill="url(#a)"/> + <path d="m23.9 27.5-2.9 8.5h6l-3-8.5z" fill="#272727"/> + </g> + </g> +</svg> |