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/raindrop.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/raindrop.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/22/raindrop.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/22/raindrop.svg b/.icons/Gruvbox-Light/actions/22/raindrop.svg new file mode 100644 index 000000000..a2b6eb7f2 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/22/raindrop.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" 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="fill:currentColor" class="ColorScheme-Text" d="M 8 0 C 7.51354 1.7025 6.3374 3.17195 5.8125 4.34375 C 5.6288 4.69215 5.5 5.07735 5.5 5.5 C 5.5 6.885 6.615 8 8 8 C 9.385 8 10.5 6.885 10.5 5.5 C 10.5 5.0773 10.4025 4.6921 10.21875 4.34375 C 9.69384 3.17195 8.4865 1.7026 8 0 z M 3.5 8 C 3.01354 9.7025 1.8374 11.17195 1.3125 12.34375 C 1.1288 12.69215 1 13.07735 1 13.5 C 1 14.885 2.115 16 3.5 16 C 4.885 16 6 14.885 6 13.5 C 6 13.0773 5.9025 12.6921 5.71875 12.34375 C 5.19384 11.17195 3.9865 9.7026 3.5 8 z M 12.5 8 C 12.01354 9.7025 10.8374 11.17195 10.3125 12.34375 C 10.1288 12.69215 10 13.07735 10 13.5 C 10 14.885 11.115 16 12.5 16 C 13.885 16 15 14.885 15 13.5 C 15 13.0773 14.9025 12.6921 14.71875 12.34375 C 14.19384 11.17195 12.9865 9.7026 12.5 8 z" transform="translate(3 3)"/> +</svg> |