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/24/mintupdate-updates-available.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/24/mintupdate-updates-available.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/24/mintupdate-updates-available.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/24/mintupdate-updates-available.svg b/.icons/kora-light-panel/panel/24/mintupdate-updates-available.svg new file mode 100644 index 000000000..cde7c693d --- /dev/null +++ b/.icons/kora-light-panel/panel/24/mintupdate-updates-available.svg @@ -0,0 +1,9 @@ +<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" width="100%" height="100%" viewBox="-4 -4 24 24" xmlns="http://www.w3.org/2000/svg"> + <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 style="fill:currentColor" class="ColorScheme-Highlight" d="m7 10.994c0-.264.105-.517.291-.703s.439-.291.703-.291h.012c.264 0 .517.105.703.291s.291.439.291.703v.012c0 .264-.105.517-.291.703s-.439.291-.703.291h-.012c-.264 0-.517-.105-.703-.291s-.291-.439-.291-.703zm0-7.994h2l-.318 6h-1.364z"/> + <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.791z"/> +</svg> |