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_Dark/apps/symbolic/assaultcube-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_Dark/apps/symbolic/assaultcube-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/apps/symbolic/assaultcube-symbolic.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/apps/symbolic/assaultcube-symbolic.svg b/.icons/Gruvbox_Dark/apps/symbolic/assaultcube-symbolic.svg new file mode 100644 index 000000000..42ce7e8be --- /dev/null +++ b/.icons/Gruvbox_Dark/apps/symbolic/assaultcube-symbolic.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" style="isolation:isolate" width="16" height="16" viewBox="0 0 16 16"> + <defs> + <clipPath id="_clipPath_zEZYO8U5cEEXTt7l1VgQkfat27NWuGck"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_zEZYO8U5cEEXTt7l1VgQkfat27NWuGck)"> + <rect fill="#eff0f2" width="4.625" height="3.594" x="17.09" y="-.09" transform="matrix(1,0,0,1,0,0)"/> + <path fill="#eff0f2" d="M 7.697 1.076 L 1 3.717 L 1 10.953 L 9.077 14.924 L 15 10.953 L 15 3.718 L 7.697 1.076 Z M 7.714 2.237 L 13.755 4.408 L 12.055 5.317 L 5.93 2.943 L 7.714 2.237 Z M 5.173 3.23 L 11.416 5.653 L 9.397 6.713 L 2.851 4.155 L 5.173 3.23 Z"/> + </g> +</svg> |