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/autokey-status-error.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/autokey-status-error.svg')
-rw-r--r-- | .icons/kora/panel/22/autokey-status-error.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/autokey-status-error.svg b/.icons/kora/panel/22/autokey-status-error.svg new file mode 100644 index 000000000..06c92c715 --- /dev/null +++ b/.icons/kora/panel/22/autokey-status-error.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" 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 style="fill:currentColor" class="ColorScheme-NegativeText" d="m1.211 11.978v.464c0 1.029.881 1.91 1.909 1.91h9.76c1.029 0 1.91-.881 1.91-1.91v-.464c-.452.411-1.04.676-1.698.676h-10.184c-.657 0-1.246-.265-1.697-.676zm.848 0c-.506-.296-.849-.845-.849-1.468 0-.062.003-.125.01-.187l.849-7.639c.095-.855.827-1.51 1.687-1.51h8.488c.86 0 1.592.655 1.687 1.51l.849 7.639c.007.062.01.125.01.187 0 .623-.343 1.172-.849 1.468v-1.468c0-.031-.001-.062-.005-.094 0 0-.849-7.639-.849-7.638-.047-.427-.413-.755-.843-.755h-8.488c-.43 0-.796.328-.843.754l-.849 7.639c-.004.032-.005.063-.005.094zm5.929-8.978c.167-.006.319.09.369.232l.649 1.774h2.119c.362-.001.513.451.219.64l-1.721 1.112.654 1.808c.108.306-.282.559-.572.371l-1.711-1.123-1.717 1.118c-.293.192-.686-.067-.57-.375l.662-1.805-1.715-1.117c-.291-.19-.141-.641.219-.641l2.123.01.654-1.774c.048-.132.183-.224.338-.23z" fill="#f44336"/> +</svg> |