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-Plus-Dark/panel/24/notification-active.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-Plus-Dark/panel/24/notification-active.svg')
-rw-r--r-- | .icons/Gruvbox-Plus-Dark/panel/24/notification-active.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/Gruvbox-Plus-Dark/panel/24/notification-active.svg b/.icons/Gruvbox-Plus-Dark/panel/24/notification-active.svg new file mode 100644 index 000000000..b1073ae99 --- /dev/null +++ b/.icons/Gruvbox-Plus-Dark/panel/24/notification-active.svg @@ -0,0 +1,7 @@ +<svg width="24" height="24" version="1.1" xmlns="http://www.w3.org/2000/svg"> + <defs> + <style id="current-color-scheme" type="text/css">.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; } .ColorScheme-NeutralText { color:#fe8019; } .ColorScheme-PositiveText { color:#689d6a; } .ColorScheme-NegativeText { color:#fb4934; }</style> + </defs> + <path class="ColorScheme-Highlight" d="m20 7a2 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 2z" fill="currentColor"/> + <path class="ColorScheme-Text" d="m12.63 5.199c-1.688 0.03783-3.315 0.9293-4.221 2.498l-2.252 3.898-2.732 0.7324-0.25 0.4336 12.12 7 0.25-0.4336-0.7324-2.732 2.252-3.9c0.4939-0.8555 0.7047-1.796 0.6641-2.715a3 3 0 0 1-2.732-2.98 3 3 0 0 1 0.2305-1.137c-0.8197-0.4713-1.716-0.6838-2.598-0.6641zm-5.393 11.06c0.0017 0.717 0.3831 1.375 0.998 1.73 0.615 0.355 1.376 0.355 1.998-2e-3l-2.996-1.729z" color="#ebdbb2" fill="currentColor"/> +</svg> |