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/simplescreenrecorder-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/simplescreenrecorder-error.svg')
-rw-r--r-- | .icons/kora/panel/22/simplescreenrecorder-error.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/22/simplescreenrecorder-error.svg b/.icons/kora/panel/22/simplescreenrecorder-error.svg new file mode 100644 index 000000000..2d3c24ba7 --- /dev/null +++ b/.icons/kora/panel/22/simplescreenrecorder-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="m5.462 11.796h2.343l1.838 3.07-1.171.702-1.138-1.9c-.452-.703-.923-.729-1.411.016l-1.128 1.884-1.171-.702zm3.034-9.364c.712 0 1.394.283 1.897.786.504.503.786 1.186.786 1.897v6.272h-8.225c-.711 0-1.394-.282-1.897-.785-.503-.504-.786-1.186-.786-1.898v-6.272zm7.233 1.202v6.561c0 .097-.052.186-.134.232-.082.047-.183.043-.262-.008-.889-.577-3.02-1.961-3.684-2.393-.125-.081-.202-.223-.203-.375-.004-.351-.009-.997-.012-1.348-.002-.152.072-.295.196-.378.661-.45 2.803-1.903 3.699-2.512.079-.054.18-.058.264-.012.083.046.136.135.136.233zm-7.535.346h-6.389v4.356c0 .881.715 1.596 1.597 1.596h6.241v-4.502c0-.801-.649-1.45-1.449-1.45zm-4.131.209 1.661 1.66 1.661-1.66 1.107 1.107-1.661 1.66 1.661 1.661-1.107 1.107-1.661-1.661-1.661 1.661-1.107-1.107 1.661-1.661-1.661-1.66z"/> +</svg> |