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_Dark/actions/22/image-red-eye.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_Dark/actions/22/image-red-eye.svg')
-rw-r--r-- | .icons/Gruvbox_Dark/actions/22/image-red-eye.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark/actions/22/image-red-eye.svg b/.icons/Gruvbox_Dark/actions/22/image-red-eye.svg new file mode 100644 index 000000000..ed8c669e2 --- /dev/null +++ b/.icons/Gruvbox_Dark/actions/22/image-red-eye.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:#eff0f2; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2.34375 0.9375 L 0.9375 2.34375 L 3.0507812 4.4570312 C 0.85068125 5.9316312 8.8817842e-16 8 0 8 C 0 8 2 13.003906 8 13.003906 C 9.1815 13.003906 10.191172 12.795422 11.076172 12.482422 L 13.65625 15.0625 L 15.0625 13.65625 L 2.34375 0.9375 z M 8 3.0039062 C 7.4761 3.0039062 6.9935969 3.0535469 6.5292969 3.1230469 L 8.4492188 5.0429688 A 3 3 0 0 1 10.964844 7.5585938 L 14.074219 10.667969 C 15.448219 9.3657688 16 8.0039063 16 8.0039062 C 16 8.0039062 14 3.0039062 8 3.0039062 z M 5.3007812 6.7070312 L 9.296875 10.703125 A 3 3 0 0 1 8 11.003906 A 3 3 0 0 1 5 8.0039062 A 3 3 0 0 1 5.3007812 6.7070312 z" transform="translate(3 3)"/> +</svg> |