Battery Charging icon

Battery Charging icon in outline, twotone, bold and bulk. Free in all four styles, for wifi, bluetooth, battery, power, cloud sync. Copy the SVG, the React, Vue or Svelte component, or download a PNG.

All four styles

Outline
TwoTone
Bold
Bulk
Outline
Full linework, every stroke at 1.5px. The reference drawing.
TwoTone
The same linework, with secondary strokes dropped to half tone.
Bold
No strokes at all. One filled form, cut with even-odd holes.
Bulk
Filled, with the secondary mass at half tone.

Copy it

React

import { IconBatteryCharging } from "@devigner-ui/icons";

<IconBatteryCharging className="size-6" />

Vue

<script setup>
import { IconBatteryCharging } from "@devigner-ui/icons-vue";
</script>

<template>
  <IconBatteryCharging class="size-6" />
</template>

Svelte

<script>
  import { IconBatteryCharging } from "@devigner-ui/icons-svelte";
</script>

<IconBatteryCharging class="size-6" />

SVG

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="1" d="M21.17 9.5c1.5 0 1.5.5 1.5 1.5v2c0 1 0 1.5-1.5 1.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="m10.67 8-1.89 2.5a1 1 0 0 0 .86 1.5h2.3a1 1 0 0 1 .87 1.5L10.67 16" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.67 19c-4 0-5-1-5-5v-4c0-4 1-5 5-5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M13.67 5c4 0 5 1 5 5v4c0 4-1 5-5 5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
Category
Connectivity, Network & Power
Styles
outline, twotone, bold, bulk, free in all four styles
Used for
wifi, bluetooth, battery, power, cloud sync
Also called
battery, charging, path, curved, smooth, arc, curve

More Connectivity, Network & Power icons

All Connectivity, Network & Power icons

Browse all 8,584 icons