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/kora/panel/22/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/kora/panel/22/notification-active.svg')
-rw-r--r-- | .icons/kora/panel/22/notification-active.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/notification-active.svg b/.icons/kora/panel/22/notification-active.svg new file mode 100644 index 000000000..82d89a5aa --- /dev/null +++ b/.icons/kora/panel/22/notification-active.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="-3 -3 22 22"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <path fill="#dfdfdf" d="m8.932 13.874c-.325.905-1.181 1.417-2.102 1.146-.92-.27-1.416-1.181-1.146-2.101zm5.062-.216c-.092-.086-.13-.156-.238-.188-.424-.359-.643-1.012-.733-1.509-.203-.707-.159-1.458.048-2.162l.36-2.246c.653-2.219-.222-4.418-2.253-5.309l.175-.596c.096-.324-.057-.605-.382-.7-.325-.096-.605.057-.701.382l-.175.595c-2.19-.35-4.132 1.078-4.769 3.243l-.915 2.083c-.191.65-.544 1.252-.974 1.713-.344.369-.726.669-1.2.882-.211.115-.443.105-.637.166-.178.006-.335.136-.398.353-.096.325.057.605.382.7l11.907 3.504c.325.095.605-.057.701-.382-.023-.124-.067-.373-.198-.529z"/> + <path style="fill:currentColor" class="ColorScheme-Highlight" d="m15.761 3.064c0 1.098-.903 2-2 2s-2-.902-2-2c0-1.097.903-2 2-2s2 .903 2 2z"/> +</svg> |