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-2/panel/22/qtox-event.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-2/panel/22/qtox-event.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/22/qtox-event.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/22/qtox-event.svg b/.icons/Gruvbox_Dark-2/panel/22/qtox-event.svg new file mode 100644 index 000000000..aa0f44b63 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/22/qtox-event.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#928374; } .ColorScheme-Highlight { color:#5294e2; } + </style> + </defs> + <g> + <path style="fill:currentColor" class="ColorScheme-Text" d="m 11,10 c 2.209116,5.5e-5 3.999945,1.790884 4,4 -5.5e-5,2.209116 -1.790884,3.999945 -4,4 -2.2091161,-5.5e-5 -3.9999448,-1.790884 -4,-4 5.52e-5,-2.209116 1.7908839,-3.999945 4,-4 z m 0,-5 c 1.1052,0 2,0.8955 2,2 0,0.4715 -0.102,0.8423 -0.236,1.1074 C 12.631,8.3725 12.338,8.7271 12,9 11.67,9.2671 11,9.6 11,9.6 11,9.6 11.303,9.2357 11.428,8.95 11.287,8.9813 11.145,9 11,9 9.8956,9.001 9,8.1045 9,7 9,5.8955 9.8948,5 11,5 Z M 11,3 C 8.7911,3 7,4.7911 7,7 L 7,9 5,9 C 4.4476649,8.9998784 3.9998784,9.4476649 4,10 l 0,8 c -1.216e-4,0.552335 0.4476649,1.000122 1,1 l 12,0 c 0.552335,1.22e-4 1.000122,-0.447665 1,-1 l 0,-8 C 18.000122,9.4476649 17.552335,8.9998784 17,9 L 15,9 15,7 C 15,4.7911 13.209,3 11,3 Z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m 11,11 c -1.6568542,0 -3,1.343146 -3,3 0,1.656854 1.3431458,3 3,3 1.656854,0 3,-1.343146 3,-3 0,-1.656854 -1.343146,-3 -3,-3 z"/> + </g> +</svg> |