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/22/resource-group-new.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/22/resource-group-new.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/22/resource-group-new.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/22/resource-group-new.svg b/.icons/Gruvbox-Light/actions/22/resource-group-new.svg new file mode 100644 index 000000000..010643b70 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/22/resource-group-new.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6 2 C 4.3431 2 3 3.3432 3 5 C 3 6.6568 4.3431 8 6 8 C 7.6569 8 9 6.6568 9 5 C 9 3.3432 7.6569 2 6 2 z M 11 3.9511719 C 10.61172 3.9511719 10.246706 4.0404741 9.9160156 4.1894531 C 9.9706156 4.4514531 10 4.7225 10 5 C 10 6.1021 9.5458062 7.1041781 8.8164062 7.8300781 C 9.2767063 8.5337781 10.079 9.0039063 11 9.0039062 C 12.4327 9.0039062 13.59375 7.8736156 13.59375 6.4785156 C 13.59375 5.0834156 12.4327 3.9511719 11 3.9511719 z M 6 10 C -0.0002 10.0034 0 14.003906 0 14.003906 L 0 15.003906 C 0.88052 15.006506 13.517 15.0019 10 15 C 9.44774 14.999945 9.00006 14.55226 9 14 L 9 12 C 9.0000552 11.44774 9.44774 11.00006 10 11 L 10.154297 11 C 9.2659969 10.427 7.9551 9.999 6 10 z M 12 10 L 12 12 L 10 12 L 10 14 L 12 14 L 12 16 L 14 16 L 14 14 L 16 14 L 16 12 L 14 12 L 14 10 L 12 10 z" transform="translate(3 3)"/> +</svg> |