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/16/opensnitch-tray-alert.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/16/opensnitch-tray-alert.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/opensnitch-tray-alert.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/opensnitch-tray-alert.svg b/.icons/kora-light-panel/panel/16/opensnitch-tray-alert.svg new file mode 100644 index 000000000..54b83377d --- /dev/null +++ b/.icons/kora-light-panel/panel/16/opensnitch-tray-alert.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <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> + <path fill="#f44336" d="m8.196 12.806c.638 0 1.156.518 1.156 1.156s-.518 1.156-1.156 1.156-1.156-.518-1.156-1.156.518-1.156 1.156-1.156zm-1-5.806v3l.25 2h1.5l.25-2v-3z"/> + <path fill="#444444" d="m13.062 11.453c.031-.006.064-.011.099-.015 1.036-.129 1.839-1.015 1.839-2.086 0-1.159-.942-2.1-2.101-2.1-.167 0-.329.018-.484.056-.535.131-1.075-.196-1.208-.73-.395-1.59-1.833-2.77-3.544-2.77-1.327 0-2.488.71-3.129 1.769-.181.298-.504.481-.854.482-1.479.003-2.68 1.204-2.68 2.685 0 1.482 1.202 2.686 2.685 2.686h2.845v1h-2.845c-2.035 0-3.685-1.652-3.685-3.686 0-2.032 1.648-3.681 3.679-3.685.815-1.348 2.294-2.251 3.984-2.251 2.179 0 4.012 1.503 4.515 3.529.23-.057.472-.085.721-.085 1.711 0 3.101 1.39 3.101 3.1 0 1.581-1.186 2.889-2.716 3.078 0 0-.579.019-.673.01h-2.764v-.987z"/> +</svg> |