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_Dark-2/apps/symbolic/yin-yang-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_Dark-2/apps/symbolic/yin-yang-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/apps/symbolic/yin-yang-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/apps/symbolic/yin-yang-symbolic.svg b/.icons/Gruvbox_Dark-2/apps/symbolic/yin-yang-symbolic.svg new file mode 100644 index 000000000..2820e4e7a --- /dev/null +++ b/.icons/Gruvbox_Dark-2/apps/symbolic/yin-yang-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_hjLZgonIQneIGW8cURRNusriZT0R0qU9"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_hjLZgonIQneIGW8cURRNusriZT0R0qU9)"> + <rect style="fill:#000000" fill-opacity="0" width="16" height="16"/> + <path fill="#eff0f2" d="M 7.675 0 C 5.675 0 3.84 0.81 2.4 2.25 C 0.882 3.768 0 5.758 0 8 C 0 12.4 3.432 16 7.75 16 L 8 16 C 12.4 16 16 12.4 16 8 C 16 3.6 12.4 0 8 0 L 7.675 0 Z M 7.75 1.6 C 9.509 1.6 12 2.56 12 4.8 C 12 6.882 10.4 7.84 8.4 8 C 6.8 8.082 5.275 8.89 4.475 10.25 C 3.834 11.369 3.91 12.394 4.15 13.274 C 2.54 11.997 1.602 10.055 1.6 8 C 1.6 6.24 2.244 4.55 3.525 3.35 C 4.644 2.232 6.069 1.6 7.75 1.6 Z M 8 3.2 C 7.116 3.2 6.4 3.916 6.4 4.8 C 6.4 5.684 7.116 6.4 8 6.4 C 8.884 6.4 9.6 5.684 9.6 4.8 C 9.6 3.916 8.884 3.2 8 3.2 Z M 8 10.4 C 8.882 10.4 9.6 11.118 9.6 12 C 9.6 12.882 8.882 13.6 8 13.6 C 7.118 13.6 6.4 12.882 6.4 12 C 6.4 11.118 7.118 10.4 8 10.4 Z"/> + </g> +</svg> |