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-light-panel/panel/22/notification-disabled.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-light-panel/panel/22/notification-disabled.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/22/notification-disabled.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/22/notification-disabled.svg b/.icons/kora-light-panel/panel/22/notification-disabled.svg new file mode 100644 index 000000000..449df0607 --- /dev/null +++ b/.icons/kora-light-panel/panel/22/notification-disabled.svg @@ -0,0 +1,11 @@ +<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:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <g fill="#444444"> + <path fill-opacity=".3" 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 d="m4.418.916c.372-.257.881-.164 1.138.207 1.659 2.394 7.268 10.49 8.927 12.884.257.371.164.881-.207 1.138-.003.002-.006.004-.01.007-.371.257-.88.164-1.138-.207-1.658-2.394-7.267-10.49-8.926-12.884-.257-.371-.165-.881.207-1.138.003-.002.006-.004.009-.007z"/> + </g> +</svg> |