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/22/view-list-details.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/22/view-list-details.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/actions/22/view-list-details.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/actions/22/view-list-details.svg b/.icons/Gruvbox-Plus-Dark/actions/22/view-list-details.svg new file mode 100644 index 000000000..3cbc8ccf2 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/actions/22/view-list-details.svg @@ -0,0 +1,6 @@ +<svg width="22" height="22" version="1.1" viewBox="0 0 22 22" 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="M 4.375,6 C 4.1673,6 4,6.1673 4,6.375 v 1.25 C 4,7.8327 4.1673,8 4.375,8 h 1.25 C 5.8327,8 6,7.8327 6,7.625 V 6.375 C 6,6.1673 5.8327,6 5.625,6 Z M 8,6 V 8 H 18 V 6 Z M 4.375,10 C 4.1673,10 4,10.1673 4,10.375 v 1.25 C 4,11.8327 4.1673,12 4.375,12 h 1.25 C 5.8327,12 6,11.8327 6,11.625 v -1.25 C 6,10.1673 5.8327,10 5.625,10 Z M 8,10 v 2 H 18 V 10 Z M 4.375,14 C 4.1673,14 4,14.1673 4,14.375 v 1.25 C 4,15.8327 4.1673,16 4.375,16 h 1.25 C 5.8327,16 6,15.8327 6,15.625 v -1.25 C 6,14.1673 5.8327,14 5.625,14 Z M 8,14 v 2 h 10 v -2 z" fill="currentColor"/> +</svg> |