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/pwned-checker-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/pwned-checker-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/pwned-checker-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/pwned-checker-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/pwned-checker-symbolic.svg new file mode 100644 index 000000000..8a56d8592 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/pwned-checker-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 0 2.286 L 0 6.095 L 1.143 6.095 L 1.143 2.286 L 0 2.286 Z M 4.19 5.714 C 3.559 5.714 3.048 6.226 3.048 6.857 C 3.048 7.488 3.559 8 4.19 8 C 4.822 8 5.333 7.488 5.333 6.857 C 5.333 6.226 4.822 5.714 4.19 5.714 Z M 7.238 8.381 L 7.238 9.524 L 11.048 9.524 L 11.048 8.381 L 7.238 8.381 Z M 12.19 8.381 L 12.19 9.524 L 16 9.524 L 16 8.381 L 12.19 8.381 Z M 4.181 9.9 C 3.88 9.9 3.592 10.019 3.379 10.232 C 3.167 10.444 3.047 10.733 3.048 11.033 C 3.048 11.518 3.357 11.949 3.815 12.105 L 3.441 13.714 L 4.278 13.714 C 4.815 12.852 5.452 12.095 5.315 11.033 C 5.315 10.733 5.195 10.444 4.983 10.232 C 4.77 10.019 4.482 9.899 4.181 9.9 L 4.181 9.9 Z"/> +</svg> |