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-2/apps/symbolic/tiled-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-2/apps/symbolic/tiled-symbolic.svg')
-rwxr-xr-x | .icons/Gruvbox_Dark-2/apps/symbolic/tiled-symbolic.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/apps/symbolic/tiled-symbolic.svg b/.icons/Gruvbox_Dark-2/apps/symbolic/tiled-symbolic.svg new file mode 100755 index 000000000..431f3985b --- /dev/null +++ b/.icons/Gruvbox_Dark-2/apps/symbolic/tiled-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="#eff0f2" fill-rule="evenodd" d="M 0.883 0 L 4.174 0 C 4.528 0 4.814 0.287 4.814 0.64 L 4.814 3.931 C 4.814 4.285 4.528 4.571 4.174 4.571 L 0.883 4.571 C 0.53 4.571 0.243 4.285 0.243 3.931 L 0.243 0.64 C 0.243 0.287 0.53 0 0.883 0 L 0.883 0 L 0.883 0 L 0.883 0 Z M 6.369 0 L 9.66 0 C 10.013 0 10.3 0.287 10.3 0.64 L 10.3 3.931 C 10.3 4.285 10.013 4.571 9.66 4.571 L 6.369 4.571 C 6.015 4.571 5.729 4.285 5.729 3.931 L 5.729 0.64 C 5.729 0.287 6.015 0 6.369 0 L 6.369 0 L 6.369 0 L 6.369 0 Z M 11.826 0 L 15.117 0 C 15.47 0 15.757 0.287 15.757 0.64 L 15.757 3.931 C 15.757 4.285 15.47 4.571 15.117 4.571 L 11.826 4.571 C 11.472 4.571 11.186 4.285 11.186 3.931 L 11.186 0.64 C 11.186 0.287 11.472 0 11.826 0 L 11.826 0 L 11.826 0 Z M 6.34 5.486 L 9.631 5.486 C 9.985 5.486 10.271 5.772 10.271 6.126 L 10.271 9.417 C 10.271 9.77 9.985 10.057 9.631 10.057 L 6.34 10.057 C 5.987 10.057 5.7 9.77 5.7 9.417 L 5.7 6.126 C 5.7 5.772 5.987 5.486 6.34 5.486 L 6.34 5.486 Z M 6.34 10.971 L 9.631 10.971 C 9.985 10.971 10.271 11.258 10.271 11.611 L 10.271 14.903 C 10.271 15.256 9.985 15.543 9.631 15.543 L 6.34 15.543 C 5.987 15.543 5.7 15.256 5.7 14.903 L 5.7 11.611 C 5.7 11.258 5.987 10.971 6.34 10.971 Z"/> +</svg> |