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/24/ubuntuone-client-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/24/ubuntuone-client-error.svg')
-rw-r--r-- | .icons/kora/panel/24/ubuntuone-client-error.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/24/ubuntuone-client-error.svg b/.icons/kora/panel/24/ubuntuone-client-error.svg new file mode 100644 index 000000000..644318aa7 --- /dev/null +++ b/.icons/kora/panel/24/ubuntuone-client-error.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-4 -4 24 24"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 6 3 A 4 4 0 0 0 2 7 A 4 4 0 0 0 2.0058594 7.171875 A 3 3 0 0 0 0 10 A 3 3 0 0 0 3 13 L 13 13 A 3 3 0 0 0 16 10 A 3 3 0 0 0 13.990234 7.171875 A 3 3 0 0 0 14 7 A 3 3 0 0 0 11 4 A 3 3 0 0 0 9.1992188 4.6054688 A 4 4 0 0 0 6 3 z M 6.0019531 6 L 6.5019531 6 L 6.5214844 6 C 6.648776 6.0053336 6.7668573 6.0759797 6.8554688 6.1679688 L 8 7.2929688 L 9.1679688 6.1679688 C 9.3004533 6.0533155 9.379499 6.0046661 9.5 6 L 10 6 L 10 6.5 C 10 6.6433166 9.9828543 6.7750117 9.875 6.875 L 8.7285156 8.0214844 L 9.8535156 9.1464844 C 9.9473867 9.2411401 10 9.3653492 10 9.5 L 10 10 L 9.5 10 C 9.3675155 10 9.2403552 9.9475047 9.1464844 9.8535156 L 8 8.7285156 L 6.8554688 9.8535156 C 6.7615312 9.9481714 6.633905 10 6.5019531 10 L 6.0019531 10 L 6.0019531 9.5 C 6.0019531 9.3673485 6.0525467 9.2385203 6.1464844 9.1445312 L 7.2929688 8.0214844 L 6.1464844 6.875 C 6.0418948 6.7803443 5.9913011 6.6399837 6.0019531 6.5 L 6.0019531 6 z"/> +</svg> |