battery charging icon
battery-charging from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.
- Name
- battery-charging
- Set
- Carbon
- Style
- Outline
- Category
- Tools
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
battery-chargingAkar Iconsbattery-chargingBootstrap Iconsbattery-chargingBoxIcons v2 Solidbattery-chargingFeather Iconsbattery-chargingHumbleiconsbattery-chargingIconoirbattery-chargingIonIconsbattery-chargingJam Iconsbattery-chargingLucidebattery-chargingMage Iconsbattery-chargingMaterial Design Iconsbattery-charging-fillMingCute Iconbattery-chargingMyna UI Iconsbattery-chargingPhosphorbattery-chargingPixelarticonsbattery-chargingTabler Iconsbattery-chargingTDesign Icons
More tools icons from Carbon
Use the battery charging icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 11h-1v-1a2 2 0 0 0-2-2h-4v2h4v3h3v6h-3v3h-5v2h5a2 2 0 0 0 2-2v-1h1a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2M11 22H6V10h6V8H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5Z"/><path fill="currentColor" d="m14.81 23.58l-1.62-1.16L17.06 17H9.37l6.85-8.62l1.56 1.24L13.51 15h7.43z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonBatteryCharging(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 11h-1v-1a2 2 0 0 0-2-2h-4v2h4v3h3v6h-3v3h-5v2h5a2 2 0 0 0 2-2v-1h1a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2M11 22H6V10h6V8H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5Z"/><path fill="currentColor" d="m14.81 23.58l-1.62-1.16L17.06 17H9.37l6.85-8.62l1.56 1.24L13.51 15h7.43z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M27 11h-1v-1a2 2 0 0 0-2-2h-4v2h4v3h3v6h-3v3h-5v2h5a2 2 0 0 0 2-2v-1h1a2 2 0 0 0 2-2v-6a2 2 0 0 0-2-2M11 22H6V10h6V8H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5Z"/><path fill="currentColor" d="m14.81 23.58l-1.62-1.16L17.06 17H9.37l6.85-8.62l1.56 1.24L13.51 15h7.43z"/></svg> </template>
CSS
.icon-battery-charging {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2011h-1v-1a2%202%200%200%200-2-2h-4v2h4v3h3v6h-3v3h-5v2h5a2%202%200%200%200%202-2v-1h1a2%202%200%200%200%202-2v-6a2%202%200%200%200-2-2M11%2022H6V10h6V8H6a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h5Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.81%2023.58l-1.62-1.16L17.06%2017H9.37l6.85-8.62l1.56%201.24L13.51%2015h7.43z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2011h-1v-1a2%202%200%200%200-2-2h-4v2h4v3h3v6h-3v3h-5v2h5a2%202%200%200%200%202-2v-1h1a2%202%200%200%200%202-2v-6a2%202%200%200%200-2-2M11%2022H6V10h6V8H6a2%202%200%200%200-2%202v12a2%202%200%200%200%202%202h5Z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.81%2023.58l-1.62-1.16L17.06%2017H9.37l6.85-8.62l1.56%201.24L13.51%2015h7.43z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/battery-charging.svg?color=%231a73e8&size=48