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/sunflower-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/sunflower-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/sunflower-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/sunflower-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/sunflower-symbolic.svg new file mode 100755 index 000000000..55b927392 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/sunflower-symbolic.svg @@ -0,0 +1,3 @@ +<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 0 C 8 0 7.018 2.895 6.101 3.288 C 5.177 3.681 2.338 2.338 2.338 2.338 C 2.338 2.338 3.598 5.16 3.288 6.101 C 3.064 6.771 0 8 0 8 C 0 8 3.004 9.059 3.214 9.863 C 3.521 11.056 2.338 13.662 2.338 13.662 C 2.338 13.662 5.037 12.206 5.918 12.676 C 6.795 13.146 8 16 8 16 C 8 16 8.982 13.105 9.899 12.712 C 10.823 12.319 13.662 13.662 13.662 13.662 C 13.662 13.662 12.388 10.836 12.712 9.899 C 12.963 9.174 16 8 16 8 C 16 8 13.023 6.826 12.786 6.101 C 12.397 4.932 13.662 2.338 13.662 2.338 C 13.662 2.338 10.963 3.794 10.081 3.324 C 9.205 2.859 8 0 8 0 Z M 8 4.347 C 8.97 4.344 9.901 4.727 10.587 5.413 C 11.273 6.099 11.656 7.03 11.653 8 C 11.656 8.97 11.273 9.901 10.587 10.587 C 9.901 11.273 8.97 11.656 8 11.653 C 7.03 11.656 6.099 11.273 5.413 10.587 C 4.727 9.901 4.344 8.97 4.347 8 C 4.344 7.03 4.727 6.099 5.413 5.413 C 6.099 4.727 7.03 4.344 8 4.347 L 8 4.347 Z"/> +</svg> |