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/apps/symbolic/gtk-select-color-symbolic.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/apps/symbolic/gtk-select-color-symbolic.svg')
-rw-r--r-- | .icons/Gruvbox-Light/apps/symbolic/gtk-select-color-symbolic.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/apps/symbolic/gtk-select-color-symbolic.svg b/.icons/Gruvbox-Light/apps/symbolic/gtk-select-color-symbolic.svg new file mode 100644 index 000000000..f01f1c3d9 --- /dev/null +++ b/.icons/Gruvbox-Light/apps/symbolic/gtk-select-color-symbolic.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <g transform="translate(-283,-649)"> + <path d="m 291.0002,650.00714 c -2.20283,0 -3.99286,1.79004 -3.99286,3.99286 0,2.20282 1.79003,3.99286 3.99286,3.99286 2.20282,0 3.99285,-1.79004 3.99285,-3.99286 0,-2.20282 -1.79003,-3.99286 -3.99285,-3.99286 z m 0,1.05238 c 1.62635,0 2.94047,1.31413 2.94047,2.94048 0,1.62635 -1.31412,2.94048 -2.94047,2.94048 -1.62636,0 -2.94048,-1.31413 -2.94048,-2.94048 0,-1.62635 1.31412,-2.94048 2.94048,-2.94048 z" style="fill:#928374"/> + <path d="m 287.0002,657.00714 c -2.20283,0 -3.99286,1.79004 -3.99286,3.99286 0,2.20282 1.79003,3.99286 3.99286,3.99286 2.20282,0 3.99285,-1.79004 3.99285,-3.99286 0,-2.20282 -1.79003,-3.99286 -3.99285,-3.99286 z m 0,1.05238 c 1.62635,0 2.94047,1.31413 2.94047,2.94048 0,1.62635 -1.31412,2.94048 -2.94047,2.94048 -1.62636,0 -2.94048,-1.31413 -2.94048,-2.94048 0,-1.62635 1.31412,-2.94048 2.94048,-2.94048 z" style="fill:#acacac"/> + <path d="m -2,321 a 7,7 0 0 1 -7,7 7,7 0 0 1 -7,-7 7,7 0 0 1 7,-7 7,7 0 0 1 7,7 z" transform="matrix(0.57130665,0,0,0.57130665,300.14111,477.61056)" style="fill:#928374"/> + <path d="m -2,321 a 7,7 0 0 1 -7,7 7,7 0 0 1 -7,-7 7,7 0 0 1 7,-7 7,7 0 0 1 7,7 z" transform="matrix(0.49523816,0,0,0.49523816,291.45734,502.02855)" style="fill:#acacac;fill-opacity:0.66666669"/> + </g> +</svg> |