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/actions/symbolic/view-grid-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/actions/symbolic/view-grid-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/symbolic/view-grid-symbolic.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/symbolic/view-grid-symbolic.svg b/.icons/Gruvbox-Light/actions/symbolic/view-grid-symbolic.svg new file mode 100644 index 000000000..b2d8d7d8c --- /dev/null +++ b/.icons/Gruvbox-Light/actions/symbolic/view-grid-symbolic.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <path style="fill:#928374" d="M 3.25,3 H 6.75 C 6.8885,3 7,3.1115 7,3.25 V 6.75 C 7,6.8885 6.8885,7 6.75,7 H 3.25 C 3.1115,7 3,6.8885 3,6.75 V 3.25 C 3,3.1115 3.1115,3 3.25,3 Z"/> + <path style="fill:#928374" d="M 9.25,3 H 12.75 C 12.889,3 13,3.1115 13,3.25 V 6.75 C 13,6.8885 12.889,7 12.75,7 H 9.25 C 9.1115,7 9,6.8885 9,6.75 V 3.25 C 9,3.1115 9.1115,3 9.25,3 Z"/> + <path style="fill:#928374" d="M 3.25,9 H 6.75 C 6.8885,9 7,9.1115 7,9.25 V 12.75 C 7,12.889 6.8885,13 6.75,13 H 3.25 C 3.1115,13 3,12.889 3,12.75 V 9.25 C 3,9.1115 3.1115,9 3.25,9 Z"/> + <path style="fill:#928374" d="M 9.25,9 H 12.75 C 12.889,9 13,9.1115 13,9.25 V 12.75 C 13,12.889 12.889,13 12.75,13 H 9.25 C 9.1115,13 9,12.889 9,12.75 V 9.25 C 9,9.1115 9.1115,9 9.25,9 Z"/> +</svg> |