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/panel/24/face-smile-panel.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/panel/24/face-smile-panel.svg')
-rw-r--r-- | .icons/Gruvbox-Light/panel/24/face-smile-panel.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Light/panel/24/face-smile-panel.svg b/.icons/Gruvbox-Light/panel/24/face-smile-panel.svg new file mode 100644 index 000000000..6ab2801a5 --- /dev/null +++ b/.icons/Gruvbox-Light/panel/24/face-smile-panel.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <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 12,4 a 8,8 0 0 0 -8,8 8,8 0 0 0 8,8 8,8 0 0 0 8,-8 8,8 0 0 0 -8,-8 z M 9,8 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 z m 6,0 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 z m -7.0625,4.986328 a 1.0001,1.0001 0 0 1 0.099609,0 1.0001,1.0001 0 0 1 0.953125,0.867188 c 0,0 0.075177,0.506001 0.4785156,1.050781 C 9.8720887,15.449077 10.502182,16 12,16 c 1.497818,0 2.127911,-0.550923 2.53125,-1.095703 0.403336,-0.544781 0.478516,-1.050781 0.478516,-1.050781 a 1.00101,1.00101 0 1 1 1.980468,0.292968 c 0,0 -0.144347,0.994 -0.851562,1.949219 C 15.431457,17.050923 14.059966,18 12,18 9.9400341,18 8.5685434,17.050923 7.8613281,16.095703 7.1541128,15.140483 7.0097656,14.146484 7.0097656,14.146484 A 1.0001,1.0001 0 0 1 7.9375,12.986328 Z"/> +</svg> |