diff options
Diffstat (limited to 'dist/icons/battery-1.svg')
-rw-r--r-- | dist/icons/battery-1.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/icons/battery-1.svg b/dist/icons/battery-1.svg index efe39df9..ad047b33 100644 --- a/dist/icons/battery-1.svg +++ b/dist/icons/battery-1.svg @@ -1,4 +1,4 @@ -<svg xmlns="http://www.w3.org/2000/svg" class="icon tabler-icon tabler-icon-battery-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-battery-1" 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" /> </svg> |