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-Plus-Dark/apps/16/4Pane.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-Plus-Dark/apps/16/4Pane.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/apps/16/4Pane.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/apps/16/4Pane.svg b/.icons/Gruvbox-Plus-Dark/apps/16/4Pane.svg new file mode 100644 index 000000000..7031559cf --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/apps/16/4Pane.svg @@ -0,0 +1,11 @@ +<svg width="16" height="16" style="isolation:isolate" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style> + <clipPath id="_clipPath_iz0puOzrcW1DrN69mIu4v7NU39gJF2qw"> + <rect width="16" height="16"/> + </clipPath> + </defs> + <g clip-path="url(#_clipPath_iz0puOzrcW1DrN69mIu4v7NU39gJF2qw)"> + <path class="ColorScheme-Text" d="m6.923 1-5.923 9.423v2.423h5.923v2.154h2.692v-4.846h1.077c2.693 0 4.308-2.154 4.308-4.577s-1.615-4.577-4.308-4.577h-3.769zm2.692 2.692h0.808c1.346 0 1.885 1.077 1.885 1.885s-0.539 1.885-1.885 1.885h-0.808m-2.692-1.668v4.36h-2.692" fill="currentColor"/> + </g> +</svg> |