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/mesh-gradient.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/mesh-gradient.svg')
-rw-r--r-- | .icons/Gruvbox-Light/actions/16/mesh-gradient.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/actions/16/mesh-gradient.svg b/.icons/Gruvbox-Light/actions/16/mesh-gradient.svg new file mode 100644 index 000000000..4ec9dd4f3 --- /dev/null +++ b/.icons/Gruvbox-Light/actions/16/mesh-gradient.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" 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="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m 4.7988302,0.76946115 c -0.8405099,0.0524 -1.8082599,0.31525995 -2.9668,0.89452995 l -0.33594,0.16797 0.1679701,0.33594 c 0.72764,1.45528 0.89251,2.49874 0.80664,3.35742 -0.0859,0.85869 -0.43164,1.55664 -0.80664,2.30664 -0.375,0.7499998 -0.77923005,1.5520498 -0.88086005,2.5683599 -0.10163,1.01631 0.1085,2.22286 0.88086005,3.76758 l 0.16797,0.33594 0.33594,-0.16797 c 1.45528,-0.72764 2.49874,-0.89251 3.35742,-0.80664 0.8586899,0.0859 1.5566394,0.43164 2.3066394,0.80664 0.7500001,0.375 1.5520501,0.77923 2.5683603,0.88086 1.01631,0.10163 2.22286,-0.1085 3.76758,-0.88086 l 0.33594,-0.16797 -0.16797,-0.33594 c -0.72764,-1.45527 -0.89251,-2.49874 -0.80664,-3.35742 0.0859,-0.8586801 0.43164,-1.5566401 0.80664,-2.3066401 0.375,-0.7499998 0.77922,-1.5520498 0.88086,-2.5683598 0.10163,-1.01632 -0.1085,-2.22286 -0.88086,-3.76758 l -0.16797,-0.33594 -0.33594,0.16797 c -1.45528,0.72764 -2.49873,0.89251 -3.35742,0.80664 -0.8586902,-0.0859 -1.5566402,-0.43164 -2.3066402,-0.80664 -0.75,-0.375 -1.5520496,-0.77922995 -2.5683595,-0.88085995 -0.25408,-0.0254 -0.52061,-0.0311 -0.80078,-0.0137 z"/> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2.5e-7,0 V 3 H 3.0000002 V 0 Z M 13,0 v 3 h 3 V 0 Z M 2.5e-7,13 v 3 H 3.0000003 V 13 Z M 13,13 v 3 h 3 v -3 z"/> +</svg> |