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/status/scalable/task-due.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/status/scalable/task-due.svg')
-rw-r--r-- | .icons/kora/status/scalable/task-due.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/status/scalable/task-due.svg b/.icons/kora/status/scalable/task-due.svg new file mode 100644 index 000000000..0e8e57d46 --- /dev/null +++ b/.icons/kora/status/scalable/task-due.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(0 -33.6872 33.6872 0 923.28 40.4502)" gradientUnits="userSpaceOnUse"> + <stop stop-color="#de7733" offset="0"/> + <stop stop-color="#e5a057" 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 transform="matrix(.982652 0 0 1.03408 .416353 -294.364)" d="m10 295.3h28v29h-28z" fill="#fff"/> + <path transform="translate(0 -286.3)" d="m24 286.3c-2.216 0-4 1.784-4 4v2h-2c-1.108 0-2 .892-2 2v4h16v-4c0-1.108-.892-2-2-2h-2v-2c0-2.216-1.784-4-4-4z" fill="#ccc" fill-rule="nonzero"/> + <circle cx="24" cy="4" r="2" fill="#fff"/> + <path d="m16 10h16v2h-16z" fill="#b3b3b3" fill-rule="nonzero"/> + <path transform="matrix(2.0558 0 0 2.0558 7.55361 10.914)" d="m8 10.335c.656 0 1.189.533 1.189 1.189s-.533 1.188-1.189 1.188-1.189-.532-1.189-1.188.533-1.189 1.189-1.189zm-1.355-6.501c0-.357.142-.7.395-.953s.596-.395.953-.395h.014c.357 0 .7.142.953.395s.395.596.395.953c0 1.506-.355 3.556-.355 4.667 0 .264-.105.517-.291.704-.187.186-.44.291-.704.291h-.01c-.264 0-.517-.105-.704-.291-.186-.187-.291-.44-.291-.704 0-1.111-.355-3.161-.355-4.667z" fill="#d92f22"/> +</svg> |