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/safeeyes-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/safeeyes-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/safeeyes-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/safeeyes-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/safeeyes-symbolic.svg new file mode 100755 index 000000000..4ec5f87b6 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/safeeyes-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <path fill="#928374" d="M 7.111 12.444 C 7.111 12.933 7.511 13.333 8 13.333 C 8.489 13.333 8.889 12.933 8.889 12.444 C 8.889 11.956 8.489 11.556 8 11.556 C 7.511 11.556 7.111 11.956 7.111 12.444 Z M 7.111 0 L 7.111 3.556 L 8.889 3.556 L 8.889 1.849 C 11.902 2.284 14.222 4.862 14.222 8 C 14.222 11.44 11.44 14.222 8 14.222 C 4.56 14.222 1.778 11.44 1.778 8 C 1.778 6.507 2.302 5.138 3.182 4.071 L 8 8.889 L 9.253 7.636 L 3.209 1.591 L 3.209 1.609 C 1.262 3.067 0 5.378 0 8 C 0 12.418 3.573 16 8 16 C 12.418 16 16 12.418 16 8 C 16 3.582 12.418 0 8 0 L 7.111 0 Z M 13.333 8 C 13.333 7.511 12.933 7.111 12.444 7.111 C 11.956 7.111 11.556 7.511 11.556 8 C 11.556 8.489 11.956 8.889 12.444 8.889 C 12.933 8.889 13.333 8.489 13.333 8 Z M 2.667 8 C 2.667 8.489 3.067 8.889 3.556 8.889 C 4.044 8.889 4.444 8.489 4.444 8 C 4.444 7.511 4.044 7.111 3.556 7.111 C 3.067 7.111 2.667 7.511 2.667 8 Z"/> +</svg> |