diff options
Diffstat (limited to 'dist/icons/battery-3.svg')
-rw-r--r-- | dist/icons/battery-3.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dist/icons/battery-3.svg b/dist/icons/battery-3.svg new file mode 100644 index 00000000..4cd1603f --- /dev/null +++ b/dist/icons/battery-3.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-battery-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path d="M6 7h11a2 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-11a2 2 0 01-2 -2v-6a2 2 0 012 -2" /> + <line x1="7" y1="10" x2="7" y2="14" /> + <line x1="10" y1="10" x2="10" y2="14" /> + <line x1="13" y1="10" x2="13" y2="14" /> +</svg> + + |