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/cumulonimbus-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/cumulonimbus-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/cumulonimbus-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/cumulonimbus-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/cumulonimbus-symbolic.svg new file mode 100644 index 000000000..625bb5bdf --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/cumulonimbus-symbolic.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_O2btzT1yGOOz3cmHhkkVnTEOFQE7ICVI"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_O2btzT1yGOOz3cmHhkkVnTEOFQE7ICVI)"> + <rect style="fill:#928374" fill-opacity="0" width="16" height="16"/> + <path fill="#928374" d="M 9.173 0 C 4.755 0 1.173 3.582 1.173 8 C 1.173 12.418 4.755 16 9.173 16 C 11.294 15.998 13.328 15.154 14.827 13.654 L 13.829 12.656 C 12.595 13.892 10.92 14.587 9.173 14.589 C 7.426 14.589 5.75 13.895 4.514 12.659 C 3.279 11.423 2.585 9.747 2.585 8 C 2.585 6.253 3.279 4.577 4.514 3.341 C 5.75 2.105 7.426 1.411 9.173 1.411 C 10.92 1.413 12.595 2.108 13.829 3.344 L 14.827 2.346 C 13.328 0.846 11.294 0.002 9.173 0 Z M 9.173 2.333 C 6.044 2.333 3.507 4.87 3.507 8 C 3.507 11.13 6.044 13.667 9.173 13.667 C 10.676 13.665 12.116 13.068 13.178 12.005 L 12.176 11.003 C 11.38 11.8 10.3 12.249 9.173 12.25 C 6.826 12.25 4.923 10.347 4.923 8 C 4.923 5.653 6.826 3.75 9.173 3.75 C 10.3 3.751 11.38 4.2 12.176 4.997 L 13.178 3.995 C 12.116 2.932 10.676 2.335 9.173 2.333 Z M 9.173 4.667 C 7.332 4.667 5.84 6.159 5.84 8 C 5.84 9.841 7.332 11.333 9.173 11.333 C 10.057 11.333 10.904 10.981 11.529 10.356 L 10.519 9.346 C 10.162 9.703 9.678 9.904 9.173 9.905 C 8.668 9.905 8.183 9.704 7.826 9.347 C 7.469 8.99 7.268 8.505 7.268 8 C 7.268 7.495 7.469 7.01 7.826 6.653 C 8.183 6.296 8.668 6.095 9.173 6.095 C 9.678 6.096 10.162 6.297 10.519 6.654 L 11.529 5.644 C 10.904 5.019 10.057 4.667 9.173 4.667 Z"/> + </g> +</svg> |