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/heroesofnewerth-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/heroesofnewerth-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/heroesofnewerth-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/heroesofnewerth-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/heroesofnewerth-symbolic.svg new file mode 100755 index 000000000..666918cb2 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/heroesofnewerth-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 3.6 L 0 5.6 L 0 7.2 L 0 11.6 L 1.6 11.6 L 1.6 7.2 L 2.4 7.2 L 2.4 10 L 4 10 L 4 3.6 L 2.4 3.6 L 2.4 5.6 L 1.6 5.6 L 1.6 3.6 L 0 3.6 Z M 8 3.6 C 7.151 3.6 6.337 3.937 5.737 4.537 C 5.137 5.137 4.8 5.951 4.8 6.8 C 4.8 7.649 5.137 8.463 5.737 9.063 C 6.337 9.663 7.151 10 8 10 C 8.849 10 9.663 9.663 10.263 9.063 C 10.863 8.463 11.2 7.649 11.2 6.8 C 11.2 5.951 10.863 5.137 10.263 4.537 C 9.663 3.937 8.849 3.6 8 3.6 L 8 3.6 Z M 12 3.6 L 12 10 L 13.6 10 L 13.6 6.563 L 14.4 7.949 L 14.4 11.6 L 16 11.6 L 16 3.6 L 14.4 3.6 L 14.4 4.952 L 13.6 3.6 L 12 3.6 Z M 8 5.2 C 8.424 5.2 8.831 5.369 9.131 5.669 C 9.431 5.969 9.6 6.376 9.6 6.8 C 9.6 7.224 9.431 7.631 9.131 7.931 C 8.831 8.231 8.424 8.4 8 8.4 C 7.576 8.4 7.169 8.231 6.869 7.931 C 6.569 7.631 6.4 7.224 6.4 6.8 C 6.4 6.376 6.569 5.969 6.869 5.669 C 7.169 5.369 7.576 5.2 8 5.2 L 8 5.2 Z M 4.8 10.8 L 4.8 12.4 L 11.2 12.4 L 11.2 10.8 L 4.8 10.8 Z"/> +</svg> |