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/16/mouse-battery-caution.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/16/mouse-battery-caution.svg')
-rw-r--r-- | .icons/kora-light-panel/panel/16/mouse-battery-caution.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/kora-light-panel/panel/16/mouse-battery-caution.svg b/.icons/kora-light-panel/panel/16/mouse-battery-caution.svg new file mode 100644 index 000000000..5ca7ed4d0 --- /dev/null +++ b/.icons/kora-light-panel/panel/16/mouse-battery-caution.svg @@ -0,0 +1,11 @@ +<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:#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-Text" d="m12.528 3.681c1.763 0 2.958 2.185 3.183 3.501.181 1.06.289 3.183.289 3.183 0 1.942-1.709 3.501-3.472 3.501s-3.678-1.548-3.7-3.501c-.011-.945.328-2.125.517-3.183.264-1.467 1.42-3.501 3.183-3.501zm-3.172 6.721c-.037-1.071.336-2.162.509-3.127.141-.787.566-1.758 1.227-2.408.393-.386.873-.658 1.436-.658s1.045.295 1.442.696c.667.676 1.1 1.66 1.221 2.366.165.967.231 2.821.281 3.132-.025 1.639-1.451 2.935-2.944 2.935-1.494 0-3.114-1.256-3.172-2.936zm3.172-4.175c-.35 0-.636.287-.636.637v1.273c0 .35.286.636.636.636.351 0 .637-.286.637-.636v-1.273c0-.35-.286-.637-.637-.637z" /> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m12.385 3.686c-1.683.107-2.784 2.069-3.04 3.496-.189 1.058-.467 2.446-.374 3.324.083.778.39 1.346.934 1.944.727.801 1.614 1.416 2.623 1.416 1.763 0 3.325-1.559 3.325-3.501 0 0 .039-2.123-.142-3.183-.219-1.28-1.355-3.381-3.039-3.496v2.698h-.287z" /> + <path style="opacity:0.3;fill:currentColor" class="ColorScheme-NegativeText" d="m.572 12.863v1.289c0 .467.446 1.053 1 1.053h5.469c.554 0 1-.586 1-1.053v-1.289z"/> + <path style="fill:currentColor" class="ColorScheme-NegativeText" d="m2.851 1.825v-.41c0-.627.509-1.136 1.136-1.136h.687c.627 0 1.136.509 1.136 1.136v.41h.806c1.125 0 2.037.912 2.037 2.036v9.824c0 1.125-.912 2.037-2.037 2.037h-4.571c-1.125 0-2.037-.912-2.037-2.037v-9.824c0-1.124.912-2.036 2.037-2.036h.806zm-.806.7h4.571c.738 0 1.337.598 1.337 1.336v9.824c0 .738-.599 1.337-1.337 1.337h-4.571c-.738 0-1.337-.599-1.337-1.337v-9.824c0-.738.599-1.336 1.337-1.336z"/> +</svg> |