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/system-log-out.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/system-log-out.svg')
-rw-r--r-- | .icons/kora/apps/scalable/system-log-out.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/system-log-out.svg b/.icons/kora/apps/scalable/system-log-out.svg new file mode 100644 index 000000000..932034f93 --- /dev/null +++ b/.icons/kora/apps/scalable/system-log-out.svg @@ -0,0 +1,12 @@ +<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(.797685 -42.8718 42.8718 .797685 192.201 49.5999)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#404e5b" offset="0"/> + <stop stop-color="#6c7884" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(19.249 -.01802 .0335505 35.8387 14.1579 18.5626)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#00042a" offset="0"/> + <stop stop-color="#001760" offset="1"/> + </linearGradient> + <path d="m46.744 24c0 12.488-10.276 22.764-22.764 22.764s-22.764-10.276-22.764-22.764 10.276-22.764 22.764-22.764 22.764 10.276 22.764 22.764z" fill="url(#a)"/> + <path transform="matrix(0 -1.38986 1.38986 0 -2.58311 57.0542)" d="m14.653 23.614c.663.668 1.741.67 2.407.005l6.735-7.411 6.704 7.439c.663.668 1.74.671 2.407.005.666-.665.668-1.745.005-2.413l-7.798-8.654c-.359-.361-.838-.521-1.309-.493-.47-.03-.951.128-1.311.487l-7.835 8.622c-.665.665-.667 1.745-.005 2.413z" fill="url(#b)"/> +</svg> |