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/status/symbolic/user-invisible-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/status/symbolic/user-invisible-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/status/symbolic/user-invisible-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/status/symbolic/user-invisible-symbolic.svg b/.icons/Gruvbox-Light/status/symbolic/user-invisible-symbolic.svg new file mode 100644 index 000000000..fd62d18db --- /dev/null +++ b/.icons/Gruvbox-Light/status/symbolic/user-invisible-symbolic.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="opacity:0.3;fill:#928374" d="M 8,2 C 6.34,2 5,3.34 5,5 5,6.65 6.34,8 8,8 9.66,8 11,6.65 11,5 11,3.34 9.66,2 8,2 Z M 8,3 A 2,2 0 0 1 10,5 2,2 0 0 1 8,7 2,2 0 0 1 6,5 2,2 0 0 1 8,3 Z M 8,10 C 2,10 2,14 2,14 V 15 H 14 V 14 C 14,14 14,9.99 8,10 Z M 8,11 C 10.78,11 11.89,11.85 12.45,12.6 13.01,13.34 13,14 13,14 H 3 C 3,14 2.99,13.34 3.55,12.6 4.11,11.85 5.22,11 8,11 Z"/> +</svg> |