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/epiphany-game-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/epiphany-game-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox-Light/apps/symbolic/epiphany-game-symbolic.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/epiphany-game-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/epiphany-game-symbolic.svg new file mode 100755 index 000000000..e33f3a9f2 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/epiphany-game-symbolic.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <g opacity=".6"> + <ellipse fill="#928374" cx="8" cy="8.875" rx="5.887" ry="3.774" vector-effect="non-scaling-stroke"/> + </g> + <path fill="#928374" fill-rule="evenodd" d="M 4.83 7.879 L 5.736 7.879 L 5.736 8.785 L 4.83 8.785 L 4.83 7.879 L 4.83 7.879 L 4.83 7.879 Z M 9.962 7.879 L 10.868 7.879 L 10.868 8.785 L 9.962 8.785 L 9.962 7.879 L 9.962 7.879 L 9.962 7.879 Z M 5.132 9.992 L 10.566 9.992 L 10.566 10.898 L 5.132 10.898 L 5.132 9.992 L 5.132 9.992 Z M 0.843 3.351 C 0.039 3.352 -0.307 4.376 0.332 4.867 L 2.172 8.296 C 2.172 8.296 3.19 6.682 3.965 6.442 C 5.258 6.043 6.629 7.275 8 7.275 C 9.371 7.275 10.742 6.043 12.035 6.442 C 12.81 6.682 13.828 8.296 13.828 8.296 L 15.668 4.867 C 16.307 4.376 15.961 3.352 15.157 3.351 L 8 3.351 L 0.843 3.351 Z"/> +</svg> |