diff options
Diffstat (limited to 'dist/icons/battery-charging.svg')
-rw-r--r-- | dist/icons/battery-charging.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/icons/battery-charging.svg b/dist/icons/battery-charging.svg new file mode 100644 index 0000000..9817f64 --- /dev/null +++ b/dist/icons/battery-charging.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-battery-charging" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path d="M16 7h1a2 2 0 012 2v.5a.5 .5 0 00.5 .5a.5 .5 0 01.5 .5v3a.5 .5 0 01-.5 .5a.5 .5 0 00-.5 .5v.5a2 2 0 01-2 2h-2" /> + <path d="M8 7H6a2 2 0 00-2 2v6a2 2 0 002 2h1" /> + <polyline points="12 8 10 12 13 12 11 16" /> +</svg> + + |