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/security-medium.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/security-medium.svg')
-rw-r--r-- | .icons/kora/apps/scalable/security-medium.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/security-medium.svg b/.icons/kora/apps/scalable/security-medium.svg new file mode 100644 index 000000000..7fdfaeea3 --- /dev/null +++ b/.icons/kora/apps/scalable/security-medium.svg @@ -0,0 +1,15 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41421" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg"> + <linearGradient id="a" x2="1" gradientTransform="matrix(-.0150605 -47.7687 47.7687 -.0150605 23.9813 48.3652)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#934600" offset="0"/> + <stop stop-color="#ffca46" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(.154218 -21.5711 21.5711 .154218 23.9042 35.0062)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#cc7b0b" offset="0"/> + <stop stop-color="#f8c549" offset="1"/> + </linearGradient> + <g fill-rule="nonzero"> + <path d="m46.341 10.269c-.014-1.123-.879-2.05-1.997-2.153-9.291-.869-16.873-5.834-19.373-7.651-.522-.38-1.23-.38-1.753 0-2.494 1.817-10.077 6.782-19.368 7.651-1.118.103-1.977 1.03-1.997 2.153-.112 7.329 1.065 32.209 21.683 37.746.366.097.752.097 1.118 0 20.618-5.532 21.795-30.417 21.687-37.746z" fill="url(#a)"/> + <path d="m41.193 13.376c-.011-.871-.675-1.591-1.535-1.671-7.14-.674-12.968-4.527-14.889-5.936-.402-.296-.946-.296-1.347 0-1.918 1.409-7.745 5.262-14.886 5.936-.859.08-1.52.8-1.535 1.671-.086 5.686.818 24.992 16.665 29.288.281.075.578.075.859 0 15.846-4.293 16.75-23.602 16.668-29.288z" fill="#fff" fill-opacity=".714286"/> + <path d="m24.097 29.634c1.097 0 2-.903 2-2 0-1.11-.9-2-2-2-1.097 0-2 .903-2 2s.903 2 2 2m6-9c1.097 0 2 .903 2 2v10c0 1.097-.903 2-2 2h-12c-1.097 0-2-.903-2-2v-10c0-1.11.9-2 2-2h1v-2c0-2.743 2.257-5 5-5s5 2.257 5 5v2zm-6-5c-1.646 0-3 1.354-3 3v2h6v-2c0-1.646-1.354-3-3-3z" fill="url(#b)"/> + </g> +</svg> |