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/actions/16/draw-geometry.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/actions/16/draw-geometry.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/16/draw-geometry.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/16/draw-geometry.svg b/.icons/Gruvbox-Plus-Dark/actions/16/draw-geometry.svg new file mode 100644 index 000000000..e15db9430 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/16/draw-geometry.svg @@ -0,0 +1,6 @@ +<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }</style> + </defs> + <path class="ColorScheme-Text" d="m7.016 2.168c-1.173 0.4076-2.016 1.52-2.016 2.832 0 0.4164 0.08496 0.8134 0.2383 1.174l-1.238 0.8262-1 3h-1.5c-0.277 0-0.5 0.223-0.5 0.5s0.223 0.5 0.5 0.5h1.5v3l1 1v-2l1-2h2c0 0.554 0.446 1 1 1s1-0.446 1-1h2l1 2v2l1-1v-3h1.5c0.277 0 0.5-0.223 0.5-0.5s-0.223-0.5-0.5-0.5h-1.5l-1-3-1.238-0.8262c0.1533-0.3604 0.2383-0.7574 0.2383-1.174 0-1.312-0.8427-2.424-2.016-2.832 0.09517-0.5626-0.3151-1.168-0.9843-1.168-0.6691 0-1.08 0.6053-0.9843 1.168zm0.9844 1.832c0.5523 0 1 0.4477 1 1s-0.4477 1-1 1-1-0.4477-1-1 0.4477-1 1-1zm-1.897 3.322c0.517 0.4226 1.177 0.6777 1.896 0.6777s1.38-0.2551 1.896-0.6777l0.8301 0.6777 0.1816 2h-1.908c0-0.554-0.446-1-1-1s-1 0.446-1 1h-1.908l0.1816-2c0.2766-0.2262 0.554-0.452 0.8307-0.6777z" fill="currentColor"/> +</svg> |