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/edit-find-replace.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/edit-find-replace.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/edit-find-replace.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/edit-find-replace.svg b/.icons/Gruvbox-Light/actions/16/edit-find-replace.svg new file mode 100644 index 000000000..3fa28cca2 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/edit-find-replace.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 6.5 1.0039062 C 3.4711 1.0039062 1 3.4785062 1 6.5039062 C 1 7.5661063 1.28612 8.5670563 1.8125 9.4101562 L 3.28125 7.9394531 C 3.08793 7.5034331 3 7.0129531 3 6.5019531 C 3 4.5567531 4.5526 3.0019531 6.5 3.0019531 C 7.01218 3.0019531 7.46979 3.1205231 7.90625 3.3144531 L 8.65625 2.5644531 L 8.75 2.4726562 L 9.375 1.8164062 C 8.535 1.2984062 7.5558594 1.0039062 6.5058594 1.0039062 L 6.5 1.0039062 z M 11.611328 2.0019531 C 11.429282 2.0019531 11.248782 2.0734937 11.107422 2.2148438 L 9.7109375 3.6191406 L 12.382812 6.2929688 L 13.787109 4.8964844 C 14.069819 4.6137744 14.069819 4.1674856 13.787109 3.8847656 L 12.117188 2.2148438 C 11.975832 2.0734937 11.793374 2.0019531 11.611328 2.0019531 z M 8.75 4.5800781 L 2 11.330078 L 2 14.001953 L 4.671875 14.001953 L 11.423828 7.2519531 L 8.75 4.5800781 z M 11.125 9.6914062 L 9.6875 11.097656 L 13.3125 14.722656 C 14.27084 15.660696 15.67765 14.222646 14.71875 13.285156 L 11.125 9.6914062 z"/> +</svg> |