Skip to main content

Battery


Examples

Heading
Smaller heading

Inline text

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="modus-icons notranslate">battery</i>

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="24" width="24" viewBox="0 0 32 32">

  <g>

    <path d="M23 5h-3V3c0-.55-.45-1-1-1h-4c-.55 0-1 .45-1 1v2h-3c-.55 0-1 .45-1 1v23c0 .55.45 1 1 1h12c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zm-7-1h2v1h-2V4zm6 24H12v-2h10v2z"/>
  </g>
</svg>