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/snes9x-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/snes9x-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/snes9x-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/snes9x-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/snes9x-symbolic.svg new file mode 100644 index 000000000..5179fd1a6 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/snes9x-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" fill-rule="evenodd" d="M 10.857 2.857 C 10.857 4.435 9.578 5.714 8 5.714 C 6.422 5.714 5.143 4.435 5.143 2.857 C 5.143 1.279 6.422 0 8 0 C 9.578 0 10.857 1.279 10.857 2.857 L 10.857 2.857 L 10.857 2.857 Z M 10.857 13.143 C 10.857 14.721 9.578 16 8 16 C 6.422 16 5.143 14.721 5.143 13.143 C 5.143 11.565 6.422 10.286 8 10.286 C 9.578 10.286 10.857 11.565 10.857 13.143 L 10.857 13.143 L 10.857 13.143 Z M 13.143 10.857 C 11.565 10.857 10.286 9.578 10.286 8 C 10.286 6.422 11.565 5.143 13.143 5.143 C 14.721 5.143 16 6.422 16 8 C 16 9.578 14.721 10.857 13.143 10.857 L 13.143 10.857 Z M 2.857 10.857 C 1.279 10.857 0 9.578 0 8 C 0 6.422 1.279 5.143 2.857 5.143 C 4.435 5.143 5.714 6.422 5.714 8 C 5.714 9.578 4.435 10.857 2.857 10.857 Z"/> +</svg> |