diff options
author | Minteck <contact@minteck.org> | 2022-03-27 21:23:27 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-03-27 21:23:27 +0200 |
commit | 9ce177d037d0aec26d51cfcba5a091155aebbfc6 (patch) | |
tree | d3bc54df6ccd675e07713fe37cc641fca427cd69 /icons/battery-unknown.svg | |
download | alicorn-9ce177d037d0aec26d51cfcba5a091155aebbfc6.tar.gz alicorn-9ce177d037d0aec26d51cfcba5a091155aebbfc6.tar.bz2 alicorn-9ce177d037d0aec26d51cfcba5a091155aebbfc6.zip |
Initial commit
Diffstat (limited to 'icons/battery-unknown.svg')
-rw-r--r-- | icons/battery-unknown.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/icons/battery-unknown.svg b/icons/battery-unknown.svg new file mode 100644 index 0000000..e78fe6e --- /dev/null +++ b/icons/battery-unknown.svg @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Generator: Adobe Illustrator 25.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> +<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" + viewBox="0 0 24 24" style="enable-background:new 0 0 24 24;" xml:space="preserve"> +<style type="text/css"> + .st0{fill:none;} + .st1{fill:#FFFFFF;} +</style> +<path class="st0" d="M0,0h24v24H0V0z"/> +<path class="st1" d="M20,15.7V14h2v-4h-2V8.3C20,7.6,19.4,7,18.7,7H3.3C2.6,7,2,7.6,2,8.3v7.3C2,16.4,2.6,17,3.3,17h15.3 + C19.4,17,20,16.4,20,15.7z M6,12.9v-1.9h1.9v1.9H6z M11.3,14.3c0,0-0.4-0.4-0.7-0.7c-0.5-0.5-1.1-0.8-1.6-0.8v-1.6 + c0.8,0,1.5,0.5,2,0.9l0.9,0.9c0.3,0.3,0.6,0.4,1.1,0.4c0.8,0,1.5-0.7,1.5-1.5s-0.7-1.5-1.5-1.5V9c1.7,0,3,1.3,3,3s-1.3,3-3,3 + C12.3,15,11.7,14.7,11.3,14.3z"/> +</svg> |