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/workspace-switcher-top-left.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/workspace-switcher-top-left.svg')
-rw-r--r-- | .icons/kora/apps/scalable/workspace-switcher-top-left.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/workspace-switcher-top-left.svg b/.icons/kora/apps/scalable/workspace-switcher-top-left.svg new file mode 100644 index 000000000..b8f257533 --- /dev/null +++ b/.icons/kora/apps/scalable/workspace-switcher-top-left.svg @@ -0,0 +1,8 @@ +<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 -33.6872 33.6872 0 766.162 40.4502)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#006783" offset="0"/> + <stop stop-color="#20ccff" offset="1"/> + </linearGradient> + <path d="m39.44 45.668h-30.88c-3.438 0-6.228-2.79-6.228-6.228v-30.88c0-3.438 2.79-6.228 6.228-6.228h30.88c3.438 0 6.228 2.79 6.228 6.228v30.88c0 3.438-2.79 6.228-6.228 6.228z" fill="url(#a)"/> + <path d="m10.599 5.88-.004-.971 3.466-.019.001.967 1.872-.012c1.8-.006 3.27 1.446 3.278 3.243l.038 6.518c.012 1.8-1.44 3.269-3.24 3.281l-7.207.041c-1.8.012-3.266-1.444-3.277-3.244l-.038-6.517c-.012-1.801 1.443-3.266 3.243-3.278zm-.947 2.868c.933-.01 1.697.748 1.7 1.68.01.933-.748 1.697-1.681 1.7-.932.01-1.696-.748-1.699-1.681-.01-.932.748-1.696 1.68-1.699zm5.774-.038c.933-.003 1.697.748 1.703 1.684.007.936-.748 1.697-1.684 1.703-.936.007-1.697-.748-1.703-1.684-.003-.932.748-1.697 1.684-1.703z" fill="#fff"/> +</svg> |