charging station icon

charging-station from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
charging-station
Set
Phosphor
Style
Regular
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the charging station icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M134.62 123.51a8 8 0 0 1 .81 7.46l-16 40a8 8 0 0 1-14.86-5.97l11.61-29H96a8 8 0 0 1-7.43-11l16-40a8 8 0 1 1 14.86 6l-11.61 29H128a8 8 0 0 1 6.62 3.51M248 86.63V168a24 24 0 0 1-48 0v-40a8 8 0 0 0-8-8h-16v88h16a8 8 0 0 1 0 16H32a8 8 0 0 1 0-16h16V56a24 24 0 0 1 24-24h80a24 24 0 0 1 24 24v48h16a24 24 0 0 1 24 24v40a8 8 0 0 0 16 0V86.63a8 8 0 0 0-2.34-5.63l-19.32-19.34a8 8 0 0 1 11.32-11.32L241 69.66a23.85 23.85 0 0 1 7 16.97M160 208V56a8 8 0 0 0-8-8H72a8 8 0 0 0-8 8v152Z"/></svg>

React

import type { SVGProps } from "react";

export function PhChargingStation(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="M134.62 123.51a8 8 0 0 1 .81 7.46l-16 40a8 8 0 0 1-14.86-5.97l11.61-29H96a8 8 0 0 1-7.43-11l16-40a8 8 0 1 1 14.86 6l-11.61 29H128a8 8 0 0 1 6.62 3.51M248 86.63V168a24 24 0 0 1-48 0v-40a8 8 0 0 0-8-8h-16v88h16a8 8 0 0 1 0 16H32a8 8 0 0 1 0-16h16V56a24 24 0 0 1 24-24h80a24 24 0 0 1 24 24v48h16a24 24 0 0 1 24 24v40a8 8 0 0 0 16 0V86.63a8 8 0 0 0-2.34-5.63l-19.32-19.34a8 8 0 0 1 11.32-11.32L241 69.66a23.85 23.85 0 0 1 7 16.97M160 208V56a8 8 0 0 0-8-8H72a8 8 0 0 0-8 8v152Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M134.62 123.51a8 8 0 0 1 .81 7.46l-16 40a8 8 0 0 1-14.86-5.97l11.61-29H96a8 8 0 0 1-7.43-11l16-40a8 8 0 1 1 14.86 6l-11.61 29H128a8 8 0 0 1 6.62 3.51M248 86.63V168a24 24 0 0 1-48 0v-40a8 8 0 0 0-8-8h-16v88h16a8 8 0 0 1 0 16H32a8 8 0 0 1 0-16h16V56a24 24 0 0 1 24-24h80a24 24 0 0 1 24 24v48h16a24 24 0 0 1 24 24v40a8 8 0 0 0 16 0V86.63a8 8 0 0 0-2.34-5.63l-19.32-19.34a8 8 0 0 1 11.32-11.32L241 69.66a23.85 23.85 0 0 1 7 16.97M160 208V56a8 8 0 0 0-8-8H72a8 8 0 0 0-8 8v152Z"/></svg>
</template>

CSS

.icon-charging-station {
  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%22M134.62%20123.51a8%208%200%200%201%20.81%207.46l-16%2040a8%208%200%200%201-14.86-5.97l11.61-29H96a8%208%200%200%201-7.43-11l16-40a8%208%200%201%201%2014.86%206l-11.61%2029H128a8%208%200%200%201%206.62%203.51M248%2086.63V168a24%2024%200%200%201-48%200v-40a8%208%200%200%200-8-8h-16v88h16a8%208%200%200%201%200%2016H32a8%208%200%200%201%200-16h16V56a24%2024%200%200%201%2024-24h80a24%2024%200%200%201%2024%2024v48h16a24%2024%200%200%201%2024%2024v40a8%208%200%200%200%2016%200V86.63a8%208%200%200%200-2.34-5.63l-19.32-19.34a8%208%200%200%201%2011.32-11.32L241%2069.66a23.85%2023.85%200%200%201%207%2016.97M160%20208V56a8%208%200%200%200-8-8H72a8%208%200%200%200-8%208v152Z%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%22M134.62%20123.51a8%208%200%200%201%20.81%207.46l-16%2040a8%208%200%200%201-14.86-5.97l11.61-29H96a8%208%200%200%201-7.43-11l16-40a8%208%200%201%201%2014.86%206l-11.61%2029H128a8%208%200%200%201%206.62%203.51M248%2086.63V168a24%2024%200%200%201-48%200v-40a8%208%200%200%200-8-8h-16v88h16a8%208%200%200%201%200%2016H32a8%208%200%200%201%200-16h16V56a24%2024%200%200%201%2024-24h80a24%2024%200%200%201%2024%2024v48h16a24%2024%200%200%201%2024%2024v40a8%208%200%200%200%2016%200V86.63a8%208%200%200%200-2.34-5.63l-19.32-19.34a8%208%200%200%201%2011.32-11.32L241%2069.66a23.85%2023.85%200%200%201%207%2016.97M160%20208V56a8%208%200%200%200-8-8H72a8%208%200%200%200-8%208v152Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/charging-station.svg?color=%231a73e8&size=48