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/16/mintupdate-checking.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/16/mintupdate-checking.svg')
-rw-r--r-- | .icons/kora/panel/16/mintupdate-checking.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/kora/panel/16/mintupdate-checking.svg b/.icons/kora/panel/16/mintupdate-checking.svg new file mode 100644 index 000000000..cb0f188ab --- /dev/null +++ b/.icons/kora/panel/16/mintupdate-checking.svg @@ -0,0 +1,8 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" width="100%" height="100%" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> + <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-Text" d="m8 0c-1.839.827-3.843 1.49-6 2 0 0 .109 5.094.655 7 .473 1.652 1.407 3.489 2.619 4.439 1.211.95 2.726 1.561 2.726 1.561s1.515-.611 2.727-1.561c1.211-.96 2.145-2.787 2.618-4.439.545-1.906.655-7 .655-7-2.097-.424-4.115-1.047-6-2zm-.016.773c-1.635.712-3.393 1.302-5.269 1.773.043 1.352.191 4.786.613 6.261.433 1.514 1.267 3.211 2.378 4.081.838.657 1.831 1.141 2.294 1.349.463-.208 1.456-.691 2.292-1.347 1.111-.88 1.947-2.568 2.38-4.083.42-1.468.569-4.879.612-6.243-1.842-.408-3.62-.977-5.3-1.791zm-2.685 6.554 2.299.982-.896.518c.361.31.822.481 1.298.482.715-.001 1.374-.382 1.731-1h1.096c-.423 1.198-1.556 1.999-2.826 2-.835-.001-1.631-.35-2.198-.963l-.802.463.179-1.49-.004-.01h.004zm2.702-3.018c.84.001 1.641.355 2.209.975l.789-.457-.178 1.474.004.008h-.004l-.121 1-2.299-.982.908-.526c-.363-.316-.827-.491-1.308-.492-.714.001-1.374.382-1.731 1h-1.096c.424-1.198 1.556-1.999 2.827-2z"/> +</svg> |