battery charging wireless 80 icon
battery-charging-wireless-80 from Material Design Icons by Pictogrammers · Filled · Battery · Apache-2.0 Free for personal and commercial use.
- Name
- battery-charging-wireless-80
- Set
- Material Design Icons
- Style
- Filled
- Category
- Battery
- Viewbox
- 24×24
- License
- Apache 2.0
More battery icons from Material Design Icons
battery-10-bluetoothbattery-20-bluetoothbattery-30-bluetoothbattery-40-bluetoothbattery-50-bluetoothbattery-60-bluetoothbattery-70-bluetoothbattery-80-bluetoothbattery-90-bluetoothbattery-arrow-downbattery-arrow-upbattery-bluetoothbattery-bluetooth-variantbattery-charging-highbattery-charging-lowbattery-charging-mediumbattery-charging-wirelessbattery-charging-wireless-10battery-charging-wireless-20battery-charging-wireless-30battery-charging-wireless-40battery-charging-wireless-50battery-charging-wireless-60battery-charging-wireless-70
Use the battery charging wireless 80 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.07 4.93l-1.41 1.41c3.13 3.12 3.13 8.19 0 11.32l1.41 1.41c3.9-3.9 3.9-10.23 0-14.14m-2.83 2.83l-1.41 1.41a4.01 4.01 0 0 1 0 5.66l1.41 1.41a6 6 0 0 0 0-8.48M13 4h-2V2H5v2H3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1m-1 5H4V6h8z"/></svg>
React
import type { SVGProps } from "react";
export function MdiBatteryChargingWireless80(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.07 4.93l-1.41 1.41c3.13 3.12 3.13 8.19 0 11.32l1.41 1.41c3.9-3.9 3.9-10.23 0-14.14m-2.83 2.83l-1.41 1.41a4.01 4.01 0 0 1 0 5.66l1.41 1.41a6 6 0 0 0 0-8.48M13 4h-2V2H5v2H3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1m-1 5H4V6h8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.07 4.93l-1.41 1.41c3.13 3.12 3.13 8.19 0 11.32l1.41 1.41c3.9-3.9 3.9-10.23 0-14.14m-2.83 2.83l-1.41 1.41a4.01 4.01 0 0 1 0 5.66l1.41 1.41a6 6 0 0 0 0-8.48M13 4h-2V2H5v2H3a1 1 0 0 0-1 1v16a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1m-1 5H4V6h8z"/></svg> </template>
CSS
.icon-battery-charging-wireless-80 {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.07%204.93l-1.41%201.41c3.13%203.12%203.13%208.19%200%2011.32l1.41%201.41c3.9-3.9%203.9-10.23%200-14.14m-2.83%202.83l-1.41%201.41a4.01%204.01%200%200%201%200%205.66l1.41%201.41a6%206%200%200%200%200-8.48M13%204h-2V2H5v2H3a1%201%200%200%200-1%201v16a1%201%200%200%200%201%201h10a1%201%200%200%200%201-1V5a1%201%200%200%200-1-1m-1%205H4V6h8z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m20.07%204.93l-1.41%201.41c3.13%203.12%203.13%208.19%200%2011.32l1.41%201.41c3.9-3.9%203.9-10.23%200-14.14m-2.83%202.83l-1.41%201.41a4.01%204.01%200%200%201%200%205.66l1.41%201.41a6%206%200%200%200%200-8.48M13%204h-2V2H5v2H3a1%201%200%200%200-1%201v16a1%201%200%200%200%201%201h10a1%201%200%200%200%201-1V5a1%201%200%200%200-1-1m-1%205H4V6h8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/battery-charging-wireless-80.svg?color=%231a73e8&size=48