plug charging icon
plug-charging-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- plug-charging-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the plug charging icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 60h-52V16a4 4 0 0 0-8 0v44H92V16a4 4 0 0 0-8 0v44H32.55C28.13 60 28 63.59 28 64a4 4 0 0 0 4 4h20v92a36 36 0 0 0 36 36h36v44a4 4 0 0 0 8 0v-44h36a36 36 0 0 0 36-36V68h20a4 4 0 0 0 0-8m-28 100a28 28 0 0 1-28 28H88a28 28 0 0 1-28-28V68h136Zm-87.29-29.72a4 4 0 0 1-.46-3.68l12-32a4 4 0 0 1 7.5 2.8l-10 26.6H144a4 4 0 0 1 3.75 5.4l-12 32a4 4 0 1 1-7.5-2.8l10-26.6H112a4 4 0 0 1-3.29-1.72"/></svg>
React
import type { SVGProps } from "react";
export function PhPlugChargingThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 60h-52V16a4 4 0 0 0-8 0v44H92V16a4 4 0 0 0-8 0v44H32.55C28.13 60 28 63.59 28 64a4 4 0 0 0 4 4h20v92a36 36 0 0 0 36 36h36v44a4 4 0 0 0 8 0v-44h36a36 36 0 0 0 36-36V68h20a4 4 0 0 0 0-8m-28 100a28 28 0 0 1-28 28H88a28 28 0 0 1-28-28V68h136Zm-87.29-29.72a4 4 0 0 1-.46-3.68l12-32a4 4 0 0 1 7.5 2.8l-10 26.6H144a4 4 0 0 1 3.75 5.4l-12 32a4 4 0 1 1-7.5-2.8l10-26.6H112a4 4 0 0 1-3.29-1.72"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M224 60h-52V16a4 4 0 0 0-8 0v44H92V16a4 4 0 0 0-8 0v44H32.55C28.13 60 28 63.59 28 64a4 4 0 0 0 4 4h20v92a36 36 0 0 0 36 36h36v44a4 4 0 0 0 8 0v-44h36a36 36 0 0 0 36-36V68h20a4 4 0 0 0 0-8m-28 100a28 28 0 0 1-28 28H88a28 28 0 0 1-28-28V68h136Zm-87.29-29.72a4 4 0 0 1-.46-3.68l12-32a4 4 0 0 1 7.5 2.8l-10 26.6H144a4 4 0 0 1 3.75 5.4l-12 32a4 4 0 1 1-7.5-2.8l10-26.6H112a4 4 0 0 1-3.29-1.72"/></svg> </template>
CSS
.icon-plug-charging-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%2060h-52V16a4%204%200%200%200-8%200v44H92V16a4%204%200%200%200-8%200v44H32.55C28.13%2060%2028%2063.59%2028%2064a4%204%200%200%200%204%204h20v92a36%2036%200%200%200%2036%2036h36v44a4%204%200%200%200%208%200v-44h36a36%2036%200%200%200%2036-36V68h20a4%204%200%200%200%200-8m-28%20100a28%2028%200%200%201-28%2028H88a28%2028%200%200%201-28-28V68h136Zm-87.29-29.72a4%204%200%200%201-.46-3.68l12-32a4%204%200%200%201%207.5%202.8l-10%2026.6H144a4%204%200%200%201%203.75%205.4l-12%2032a4%204%200%201%201-7.5-2.8l10-26.6H112a4%204%200%200%201-3.29-1.72%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M224%2060h-52V16a4%204%200%200%200-8%200v44H92V16a4%204%200%200%200-8%200v44H32.55C28.13%2060%2028%2063.59%2028%2064a4%204%200%200%200%204%204h20v92a36%2036%200%200%200%2036%2036h36v44a4%204%200%200%200%208%200v-44h36a36%2036%200%200%200%2036-36V68h20a4%204%200%200%200%200-8m-28%20100a28%2028%200%200%201-28%2028H88a28%2028%200%200%201-28-28V68h136Zm-87.29-29.72a4%204%200%200%201-.46-3.68l12-32a4%204%200%200%201%207.5%202.8l-10%2026.6H144a4%204%200%200%201%203.75%205.4l-12%2032a4%204%200%201%201-7.5-2.8l10-26.6H112a4%204%200%200%201-3.29-1.72%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/plug-charging-thin.svg?color=%231a73e8&size=48