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/outlast-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/outlast-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/outlast-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/outlast-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/outlast-symbolic.svg new file mode 100755 index 000000000..3e527f7bb --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/outlast-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 8 0 C 4.184 0 1.091 3.582 1.091 8 C 1.091 12.418 4.184 16 8 16 C 11.816 16 14.909 12.418 14.909 8 C 14.909 3.582 11.816 0 8 0 L 8 0 Z M 8 2.909 C 8.868 2.909 9.7 3.445 10.314 4.4 C 10.928 5.355 11.273 6.65 11.273 8 C 11.273 9.35 10.928 10.645 10.314 11.6 C 9.7 12.555 8.868 13.091 8 13.091 C 7.132 13.091 6.3 12.555 5.686 11.6 C 5.072 10.645 4.727 9.35 4.727 8 C 4.727 6.65 5.072 5.355 5.686 4.4 C 6.3 3.445 7.132 2.909 8 2.909 L 8 2.909 Z"/> +</svg> |