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/apps/symbolic/date-countdown-symbolic.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/apps/symbolic/date-countdown-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/date-countdown-symbolic.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/date-countdown-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/date-countdown-symbolic.svg new file mode 100644 index 000000000..f53587f93 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/date-countdown-symbolic.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <path fill="#928374" d="M 8 2.286 L 8 2.286 C 7.369 2.286 6.857 1.774 6.857 1.143 C 6.857 0.512 7.369 0 8 0 C 12.418 0 16 3.582 16 8 C 16 12.418 12.418 16 8 16 C 3.622 15.998 0.059 12.476 0.005 8.099 C 0.002 8.066 0 8.033 0 8 C 0 7.369 0.512 6.857 1.143 6.857 C 1.774 6.857 2.286 7.369 2.286 8 C 2.286 8 2.286 8 2.286 8 C 2.286 11.154 4.846 13.714 8 13.714 C 11.154 13.714 13.714 11.154 13.714 8 C 13.714 4.846 11.154 2.286 8 2.286 Z"/> + <g opacity=".6"> + <circle fill="#928374" cx="8" cy="8" r="5.714" vector-effect="non-scaling-stroke"/> + </g> +</svg> |