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-Plus-Dark/apps/symbolic/flippy-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-Plus-Dark/apps/symbolic/flippy-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/symbolic/flippy-symbolic.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/symbolic/flippy-symbolic.svg b/.icons/Gruvbox-Plus-Dark/apps/symbolic/flippy-symbolic.svg new file mode 100644 index 000000000..4aa63fb54 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/symbolic/flippy-symbolic.svg @@ -0,0 +1,14 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_CkA12Y0DVcp4zDQY2sXUcydYvDfuMCCw"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_CkA12Y0DVcp4zDQY2sXUcydYvDfuMCCw)"> + <rect style="fill:#ebdbb2" fill-opacity="0" width="16" height="16"/> + <path fill="#ebdbb2" fill-rule="evenodd" d="M 12.522 8 C 12.522 7.04 13.301 6.261 14.261 6.261 C 15.221 6.261 16 7.04 16 8 C 16 8.96 15.221 9.739 14.261 9.739 C 13.301 9.739 12.522 8.96 12.522 8 L 12.522 8 Z M 6.261 14.261 C 6.261 13.301 7.04 12.522 8 12.522 C 8.96 12.522 9.739 13.301 9.739 14.261 C 9.739 15.221 8.96 16 8 16 C 7.04 16 6.261 15.221 6.261 14.261 L 6.261 14.261 Z M 0 14.261 C 0 13.301 0.779 12.522 1.739 12.522 C 2.699 12.522 3.478 13.301 3.478 14.261 C 3.478 15.221 2.699 16 1.739 16 C 0.779 16 0 15.221 0 14.261 Z"/> + <g opacity=".5"> + <path fill="#ebdbb2" fill-rule="evenodd" d="M 6.261 8 C 6.261 7.04 7.04 6.261 8 6.261 C 8.96 6.261 9.739 7.04 9.739 8 C 9.739 8.96 8.96 9.739 8 9.739 C 7.04 9.739 6.261 8.96 6.261 8 L 6.261 8 L 6.261 8 L 6.261 8 L 6.261 8 Z M 0 8 C 0 7.04 0.779 6.261 1.739 6.261 C 2.699 6.261 3.478 7.04 3.478 8 C 3.478 8.96 2.699 9.739 1.739 9.739 C 0.779 9.739 0 8.96 0 8 L 0 8 L 0 8 L 0 8 L 0 8 Z M 6.261 1.739 C 6.261 0.779 7.04 0 8 0 C 8.96 0 9.739 0.779 9.739 1.739 C 9.739 2.699 8.96 3.478 8 3.478 C 7.04 3.478 6.261 2.699 6.261 1.739 L 6.261 1.739 L 6.261 1.739 L 6.261 1.739 Z M 0 1.787 C 0 0.854 0.758 0.097 1.691 0.097 C 2.624 0.097 3.382 0.854 3.382 1.787 C 3.382 2.721 2.624 3.478 1.691 3.478 C 0.758 3.478 0 2.721 0 1.787 L 0 1.787 L 0 1.787 Z M 12.522 1.739 C 12.522 0.779 13.301 0 14.261 0 C 15.221 0 16 0.779 16 1.739 C 16 2.699 15.221 3.478 14.261 3.478 C 13.301 3.478 12.522 2.699 12.522 1.739 L 12.522 1.739 Z M 12.522 14.261 C 12.522 13.301 13.301 12.522 14.261 12.522 C 15.221 12.522 16 13.301 16 14.261 C 16 15.221 15.221 16 14.261 16 C 13.301 16 12.522 15.221 12.522 14.261 Z"/> + </g> + </g> +</svg> |