wireless charge icon
wireless-charge-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.
- Name
- wireless-charge-filled
- Set
- Reicon
- Style
- Filled
- Category
- Devices
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More devices icons from Reicon
Use the wireless charge icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12.065 18A7.845 7.845 0 0 0 20 10.065c-.036-4.419-3.646-8.03-8.065-8.065A7.846 7.846 0 0 0 4 9.935c.036 4.419 3.646 8.03 8.065 8.065m1.309-11.543c.3.286.311.76.026 1.06L11.75 9.25H14a.75.75 0 0 1 .543 1.267l-2.857 3a.75.75 0 1 1-1.087-1.034l1.65-1.733H10a.75.75 0 0 1-.543-1.267l2.858-3a.75.75 0 0 1 1.06-.026" clip-rule="evenodd"/><path d="M11.117 20.924a1 1 0 0 0 .133.04V22a.75.75 0 0 0 1.5 0v-1.035a1 1 0 0 0 .133-.04a1 1 0 0 0 .54-.542c.077-.184.077-.417.077-.883v-.604a9 9 0 0 1-3-.043v.647c0 .466 0 .7.076.883a1 1 0 0 0 .541.541"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconWirelessChargeFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M12.065 18A7.845 7.845 0 0 0 20 10.065c-.036-4.419-3.646-8.03-8.065-8.065A7.846 7.846 0 0 0 4 9.935c.036 4.419 3.646 8.03 8.065 8.065m1.309-11.543c.3.286.311.76.026 1.06L11.75 9.25H14a.75.75 0 0 1 .543 1.267l-2.857 3a.75.75 0 1 1-1.087-1.034l1.65-1.733H10a.75.75 0 0 1-.543-1.267l2.858-3a.75.75 0 0 1 1.06-.026" clipRule="evenodd"/><path d="M11.117 20.924a1 1 0 0 0 .133.04V22a.75.75 0 0 0 1.5 0v-1.035a1 1 0 0 0 .133-.04a1 1 0 0 0 .54-.542c.077-.184.077-.417.077-.883v-.604a9 9 0 0 1-3-.043v.647c0 .466 0 .7.076.883a1 1 0 0 0 .541.541"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12.065 18A7.845 7.845 0 0 0 20 10.065c-.036-4.419-3.646-8.03-8.065-8.065A7.846 7.846 0 0 0 4 9.935c.036 4.419 3.646 8.03 8.065 8.065m1.309-11.543c.3.286.311.76.026 1.06L11.75 9.25H14a.75.75 0 0 1 .543 1.267l-2.857 3a.75.75 0 1 1-1.087-1.034l1.65-1.733H10a.75.75 0 0 1-.543-1.267l2.858-3a.75.75 0 0 1 1.06-.026" clip-rule="evenodd"/><path d="M11.117 20.924a1 1 0 0 0 .133.04V22a.75.75 0 0 0 1.5 0v-1.035a1 1 0 0 0 .133-.04a1 1 0 0 0 .54-.542c.077-.184.077-.417.077-.883v-.604a9 9 0 0 1-3-.043v.647c0 .466 0 .7.076.883a1 1 0 0 0 .541.541"/></g></svg> </template>
CSS
.icon-wireless-charge-filled {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.065%2018A7.845%207.845%200%200%200%2020%2010.065c-.036-4.419-3.646-8.03-8.065-8.065A7.846%207.846%200%200%200%204%209.935c.036%204.419%203.646%208.03%208.065%208.065m1.309-11.543c.3.286.311.76.026%201.06L11.75%209.25H14a.75.75%200%200%201%20.543%201.267l-2.857%203a.75.75%200%201%201-1.087-1.034l1.65-1.733H10a.75.75%200%200%201-.543-1.267l2.858-3a.75.75%200%200%201%201.06-.026%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.117%2020.924a1%201%200%200%200%20.133.04V22a.75.75%200%200%200%201.5%200v-1.035a1%201%200%200%200%20.133-.04a1%201%200%200%200%20.54-.542c.077-.184.077-.417.077-.883v-.604a9%209%200%200%201-3-.043v.647c0%20.466%200%20.7.076.883a1%201%200%200%200%20.541.541%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12.065%2018A7.845%207.845%200%200%200%2020%2010.065c-.036-4.419-3.646-8.03-8.065-8.065A7.846%207.846%200%200%200%204%209.935c.036%204.419%203.646%208.03%208.065%208.065m1.309-11.543c.3.286.311.76.026%201.06L11.75%209.25H14a.75.75%200%200%201%20.543%201.267l-2.857%203a.75.75%200%201%201-1.087-1.034l1.65-1.733H10a.75.75%200%200%201-.543-1.267l2.858-3a.75.75%200%200%201%201.06-.026%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.117%2020.924a1%201%200%200%200%20.133.04V22a.75.75%200%200%200%201.5%200v-1.035a1%201%200%200%200%20.133-.04a1%201%200%200%200%20.54-.542c.077-.184.077-.417.077-.883v-.604a9%209%200%200%201-3-.043v.647c0%20.466%200%20.7.076.883a1%201%200%200%200%20.541.541%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/wireless-charge-filled.svg?color=%231a73e8&size=48