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/24/indicator-messages-new.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/24/indicator-messages-new.svg')
-rw-r--r-- | .icons/Gruvbox_Dark-2/panel/24/indicator-messages-new.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/Gruvbox_Dark-2/panel/24/indicator-messages-new.svg b/.icons/Gruvbox_Dark-2/panel/24/indicator-messages-new.svg new file mode 100644 index 000000000..eeb9f0140 --- /dev/null +++ b/.icons/Gruvbox_Dark-2/panel/24/indicator-messages-new.svg @@ -0,0 +1,11 @@ +<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> + <g transform="translate(1 1)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="m14.837 4.3742c0.47829 0.27614 0.64217 0.88774 0.36603 1.366-0.0169 0.028693-0.03498 0.056591-0.05499 0.083257 1.754 1.5425 2.2337 4.1431 1.019 6.2468l-1.0001 1.732-1.25 2.1651 0.73205 2.7321-0.25 0.43301-1.7321-1-8.6603-5-1.7321-1 0.25-0.43301 2.732-0.732 2.25-3.8968c1.2147-2.1037 3.7066-2.9887 5.9194-2.2409 0.01308-0.030666 0.02795-0.060419 0.0446-0.089257 0.27614-0.47829 0.88774-0.64217 1.366-0.36603zm-5.5028 12.989c-0.6177 0.356-1.3786 0.357-1.9969 0.001-0.6181-0.357-0.9987-1.017-0.9987-1.731z"/> + <circle style="fill:currentColor" class="ColorScheme-Highlight" cx="18" cy="16" r="2"/> + </g> +</svg> |