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/evolution-tasks.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/evolution-tasks.svg')
-rw-r--r-- | .icons/kora/apps/scalable/evolution-tasks.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/kora/apps/scalable/evolution-tasks.svg b/.icons/kora/apps/scalable/evolution-tasks.svg new file mode 100644 index 000000000..acb464d38 --- /dev/null +++ b/.icons/kora/apps/scalable/evolution-tasks.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 -43.115 43.115 0 21.452 43.888)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#e2ac46" offset="0"/> + <stop stop-color="#f7b971" offset="1"/> + </linearGradient> + <linearGradient id="b" x2="1" gradientTransform="matrix(-.476427 -44.666 44.666 -.476427 446.018 44.0553)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#0846b7" offset="0"/> + <stop stop-color="#009efb" offset="1"/> + </linearGradient> + <path d="m39.411 5.813c0-2.783-2.256-5.04-5.039-5.04h-25.84c-2.783 0-5.039 2.257-5.039 5.04v33.035c0 2.783 2.256 5.04 5.039 5.04h25.84c2.783 0 5.039-2.257 5.039-5.04z" fill="url(#a)"/> + <path d="m44 8.924c0-2.783-2.256-5.04-5.039-5.04h-25.841c-2.783 0-5.039 2.257-5.039 5.04v33.036c0 2.783 2.256 5.04 5.039 5.04h25.841c2.783 0 5.039-2.257 5.039-5.04z" fill="url(#b)"/> + <path d="m36.98 18.274-1.039-.971c-.428-.4-1.103-.377-1.507.051l-10.179 10.893-5.704-5.332c-.428-.4-1.103-.377-1.507.051l-.971 1.038c-.4.428-.377 1.104.051 1.507l7.518 7.028c.216.201.488.298.761.289.272-.009.541-.124.739-.34l11.878-12.707c.41-.435.387-1.107-.04-1.507z" fill="#fff" fill-opacity=".69" fill-rule="nonzero"/> +</svg> |