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/galternatives-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/galternatives-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/galternatives-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/galternatives-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/galternatives-symbolic.svg new file mode 100644 index 000000000..668085db3 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/galternatives-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_WPSmlWLVvGL5ZnFoDTyGqF00FImrHCqK"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_WPSmlWLVvGL5ZnFoDTyGqF00FImrHCqK)"> + <rect style="fill:#928374" fill-opacity="0" width="16" height="16"/> + <path fill="#928374" fill-rule="evenodd" d="M 10.462 7.077 L 12.225 7.077 L 14.086 7.077 L 15.942 7.077 C 15.978 7.383 15.997 7.692 16 8 C 16 8.308 15.983 8.616 15.951 8.923 L 14.084 8.923 C 13.621 12.441 10.625 15.072 7.077 15.077 C 3.168 15.077 0 11.908 0 8 C 0 4.092 3.168 0.923 7.077 0.923 C 8.838 0.925 10.534 1.583 11.835 2.769 L 7.077 2.769 C 4.188 2.769 1.846 5.111 1.846 8 C 1.846 10.889 4.188 13.231 7.077 13.231 C 9.608 13.229 11.774 11.414 12.221 8.923 L 10.462 8.923 L 10.462 11.385 L 8.615 11.385 L 8.615 11.011 C 8.139 11.255 7.612 11.383 7.077 11.385 C 5.208 11.385 3.692 9.869 3.692 8 C 3.692 6.131 5.208 4.615 7.077 4.615 L 7.077 4.615 C 7.612 4.615 8.139 4.742 8.615 4.986 L 8.615 4.615 L 10.462 4.615 L 10.462 7.077 Z M 7.077 6.462 C 7.927 6.462 8.615 7.15 8.615 8 C 8.615 8.85 7.927 9.538 7.077 9.538 C 6.227 9.538 5.538 8.85 5.538 8 C 5.538 7.15 6.227 6.462 7.077 6.462 L 7.077 6.462 Z"/> + </g> +</svg> |