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/kali-unix-privesc-check.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/kali-unix-privesc-check.svg')
-rw-r--r-- | .icons/kora/apps/scalable/kali-unix-privesc-check.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/kali-unix-privesc-check.svg b/.icons/kora/apps/scalable/kali-unix-privesc-check.svg new file mode 100644 index 000000000..5c92e730a --- /dev/null +++ b/.icons/kora/apps/scalable/kali-unix-privesc-check.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 -40 40 0 24 44)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#845623" offset="0"/> + <stop stop-color="#9d672b" offset="1"/> + </linearGradient> + <path transform="matrix(1 0 0 1.10714 0 -1.28571)" d="m7 12c3.863 0 7 3.137 7 7s-3.137 7-7 7-7-3.137-7-7 3.137-7 7-7zm34 0c3.863 0 7 3.137 7 7s-3.137 7-7 7-7-3.137-7-7 3.137-7 7-7z" fill="#684c2a"/> + <path d="m24 4c-11.08 0-20 8.92-20 20s8.92 20 20 20 20-8.92 20-20-8.92-20-20-20z" fill="url(#a)" fill-rule="nonzero"/> + <path d="m24 18c0-3.863 3.137-7 7-7s7 3.137 7 7c0 2.964-1.846 5.5-4.45 6.52 3.328 2.018 5.45 3.736 5.45 7.147 0 6.071-6.721 12.333-15 12.333s-15-6.262-15-12.333c0-3.411 2.122-5.129 5.45-7.147-2.604-1.02-4.45-3.556-4.45-6.52 0-3.863 3.137-7 7-7 3.848 0 6.976 3.112 7 6.955z" fill="#e2bf56"/> + <g fill="#3f3f3f"> + <circle cx="17.905211" cy="16" r="3"/> + <circle cx="30.142432" cy="16" r="3"/> + <path d="m14.209 33.267s3.255 3.733 9.8 3.733c6.544 0 9.8-3.733 9.8-3.733.331-.442.241-1.069-.2-1.4-.442-.331-1.069-.242-1.4.2 0 0-2.745 2.933-8.2 2.933-5.456 0-8.2-2.933-8.2-2.933-.332-.442-.959-.531-1.4-.2-.442.331-.532.958-.2 1.4z"/> + </g> +</svg> |