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/contrast.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/contrast.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/22/contrast.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/22/contrast.svg b/.icons/Gruvbox-Light/actions/22/contrast.svg new file mode 100644 index 000000000..6b9309caa --- /dev/null +++ b/.icons/Gruvbox-Light/actions/22/contrast.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 7.5 0.0390625 L 7.5 1.8515625 L 8.5 1.8515625 L 8.5 0.0390625 L 7.5 0.0390625 z M 2.6875 2.0097656 L 1.96875 2.7265625 L 3.25 4.0390625 L 3.96875 3.2890625 L 2.6875 2.0097656 z M 13.3125 2.0097656 L 12.03125 3.2890625 L 12.75 4.0390625 L 14.03125 2.7265625 L 13.3125 2.0097656 z M 8 3.0390625 C 5.2386 3.0390625 3 5.2776625 3 8.0390625 C 3 10.800463 5.2386 13.039062 8 13.039062 C 10.7614 13.039062 13 10.800463 13 8.0390625 C 13 5.2776625 10.7614 3.0390625 8 3.0390625 z M 8 4.0390625 L 8 12.039062 C 5.7909 12.039062 4 10.248062 4 8.0390625 C 4 5.8299625 5.7909 4.0390625 8 4.0390625 z M 0 7.5390625 L 0 8.5390625 L 1.8125 8.5390625 L 1.8125 7.5390625 L 0 7.5390625 z M 14.189453 7.5390625 L 14.189453 8.5390625 L 16.001953 8.5390625 L 16.001953 7.5390625 L 14.189453 7.5390625 z M 3.25 12.070312 L 1.96875 13.351562 L 2.6875 14.070312 L 3.96875 12.789062 L 3.25 12.070312 z M 12.75 12.070312 L 12.03125 12.789062 L 13.3125 14.070312 L 14.03125 13.351562 L 12.75 12.070312 z M 7.5 14.226562 L 7.5 16.039062 L 8.5 16.039062 L 8.5 14.226562 L 7.5 14.226562 z" transform="translate(3 3)"/> +</svg> |