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/Gruvbox-Light/actions/22/task-past-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/Gruvbox-Light/actions/22/task-past-due.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/22/task-past-due.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/22/task-past-due.svg b/.icons/Gruvbox-Light/actions/22/task-past-due.svg new file mode 100644 index 000000000..9604d6f87 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/22/task-past-due.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 11,3 A 2,2 0 0 0 9,5 H 5 C 4.446,5 4,5.45 4,6 v 11 c 0,0.55 0.446,1 1,1 h 8 V 15 H 7 v -1 h 6 v -1 h 5 V 6 C 18,5.45 17.554,5 17,5 H 13 A 2,2 0 0 0 11,3 Z m 0,1 A 1,1 0 0 1 12,5 1,1 0 0 1 11,6 1,1 0 0 1 10,5 1,1 0 0 1 11,4 Z M 7,8 h 8 V 9 H 7 Z m 0,3 h 8 v 1 H 7 Z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 14,14 v 1 c 0,0.28 0.1,0.54 0.28,0.72 l 0.78,0.78 -0.78,0.78 C 14.1,17.46 14,17.72 14,18 v 1 h 1 c 0.28,0 0.54,-0.1 0.72,-0.28 l 0.78,-0.78 0.78,0.78 C 17.46,18.9 17.72,19 18,19 h 1 v -1 c 0,-0.28 -0.1,-0.54 -0.28,-0.72 L 17.94,16.5 18.72,15.72 C 18.9,15.54 19,15.28 19,15 v -1 h -1 c -0.28,0 -0.54,0.1 -0.72,0.28 L 16.5,15.06 15.72,14.28 C 15.54,14.1 15.28,14 15,14 Z"/> +</svg> |