charging station icon

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

Name
charging-station-fill
Set
Phosphor
Style
Fill
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="m241 69.66l-19.34-19.32a8 8 0 0 0-11.32 11.32L229.66 81a8 8 0 0 1 2.34 5.63V168a8 8 0 0 1-16 0v-40a24 24 0 0 0-24-24h-16V56a24 24 0 0 0-24-24H72a24 24 0 0 0-24 24v152H32a8 8 0 0 0 0 16h160a8 8 0 0 0 0-16h-16v-88h16a8 8 0 0 1 8 8v40a24 24 0 0 0 48 0V86.63a23.85 23.85 0 0 0-7-16.97M135.43 131l-16 40a8 8 0 0 1-14.86-6l11.61-29H96a8 8 0 0 1-7.43-11l16-40a8 8 0 1 1 14.86 6l-11.61 29H128a8 8 0 0 1 7.43 11"/></svg>

React

import type { SVGProps } from "react";

export function PhChargingStationFill(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="m241 69.66l-19.34-19.32a8 8 0 0 0-11.32 11.32L229.66 81a8 8 0 0 1 2.34 5.63V168a8 8 0 0 1-16 0v-40a24 24 0 0 0-24-24h-16V56a24 24 0 0 0-24-24H72a24 24 0 0 0-24 24v152H32a8 8 0 0 0 0 16h160a8 8 0 0 0 0-16h-16v-88h16a8 8 0 0 1 8 8v40a24 24 0 0 0 48 0V86.63a23.85 23.85 0 0 0-7-16.97M135.43 131l-16 40a8 8 0 0 1-14.86-6l11.61-29H96a8 8 0 0 1-7.43-11l16-40a8 8 0 1 1 14.86 6l-11.61 29H128a8 8 0 0 1 7.43 11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m241 69.66l-19.34-19.32a8 8 0 0 0-11.32 11.32L229.66 81a8 8 0 0 1 2.34 5.63V168a8 8 0 0 1-16 0v-40a24 24 0 0 0-24-24h-16V56a24 24 0 0 0-24-24H72a24 24 0 0 0-24 24v152H32a8 8 0 0 0 0 16h160a8 8 0 0 0 0-16h-16v-88h16a8 8 0 0 1 8 8v40a24 24 0 0 0 48 0V86.63a23.85 23.85 0 0 0-7-16.97M135.43 131l-16 40a8 8 0 0 1-14.86-6l11.61-29H96a8 8 0 0 1-7.43-11l16-40a8 8 0 1 1 14.86 6l-11.61 29H128a8 8 0 0 1 7.43 11"/></svg>
</template>

CSS

.icon-charging-station-fill {
  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%22m241%2069.66l-19.34-19.32a8%208%200%200%200-11.32%2011.32L229.66%2081a8%208%200%200%201%202.34%205.63V168a8%208%200%200%201-16%200v-40a24%2024%200%200%200-24-24h-16V56a24%2024%200%200%200-24-24H72a24%2024%200%200%200-24%2024v152H32a8%208%200%200%200%200%2016h160a8%208%200%200%200%200-16h-16v-88h16a8%208%200%200%201%208%208v40a24%2024%200%200%200%2048%200V86.63a23.85%2023.85%200%200%200-7-16.97M135.43%20131l-16%2040a8%208%200%200%201-14.86-6l11.61-29H96a8%208%200%200%201-7.43-11l16-40a8%208%200%201%201%2014.86%206l-11.61%2029H128a8%208%200%200%201%207.43%2011%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%22m241%2069.66l-19.34-19.32a8%208%200%200%200-11.32%2011.32L229.66%2081a8%208%200%200%201%202.34%205.63V168a8%208%200%200%201-16%200v-40a24%2024%200%200%200-24-24h-16V56a24%2024%200%200%200-24-24H72a24%2024%200%200%200-24%2024v152H32a8%208%200%200%200%200%2016h160a8%208%200%200%200%200-16h-16v-88h16a8%208%200%200%201%208%208v40a24%2024%200%200%200%2048%200V86.63a23.85%2023.85%200%200%200-7-16.97M135.43%20131l-16%2040a8%208%200%200%201-14.86-6l11.61-29H96a8%208%200%200%201-7.43-11l16-40a8%208%200%201%201%2014.86%206l-11.61%2029H128a8%208%200%200%201%207.43%2011%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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