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/16/tool-tweak.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/16/tool-tweak.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/tool-tweak.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/tool-tweak.svg b/.icons/Gruvbox-Light/actions/16/tool-tweak.svg new file mode 100644 index 000000000..59e0996c1 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/tool-tweak.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"> + <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 9.7851562 0.98632812 C 9.6058244 0.97506172 9.4255594 0.9795875 9.2480469 1 C 7.4815469 1.369 6.6307438 3.2845656 6.0898438 4.9472656 C 5.6167938 6.4576656 5.1670375 8.3052437 3.6484375 8.9648438 C 2.9897975 9.2243437 1.7200312 9.3291031 1.0195312 9.2207031 L 1 14.941406 L 15 14.980469 L 15 9.2597656 C 13.1869 9.5457656 11.140384 9.5036438 9.6464844 8.2773438 C 8.3327844 7.1489437 7.9007294 4.8738344 8.8496094 3.3652344 C 9.7949794 2.2396344 11.759753 2.7087969 12.376953 3.9667969 C 12.887763 4.2327969 12.721979 3.4627562 12.636719 3.1601562 C 12.277391 1.8974438 11.040479 1.065193 9.7851562 0.98632812 z"/> +</svg> |