charging station icon
charging-station from Carbon by IBM · Outline · Planning · Apache-2.0 Free for personal and commercial use.
- Name
- charging-station
- Set
- Carbon
- Style
- Outline
- Category
- Planning
- Viewbox
- 32×32
- License
- Apache 2.0
1 other variant in Carbon
The same icon in other sets
More planning icons from Carbon
accumulation-iceaccumulation-precipitationaccumulation-rainaccumulation-snowagriculture-analyticsairline-digital-gateairline-manage-gatesairline-passenger-careairline-rapid-boardairport-01airport-02airport-locationalarmalarm-addalarm-subtractarray-date-timearray-timearrivalbaggage-claimbarbicyclebootbuoybus
Use the charging station icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.857 21.514l-1.714-1.028L12.234 17h-5l3.909-6.514l1.714 1.028L10.766 15h5z"/><path fill="currentColor" d="M30 7h-1V4h-2v3h-1v6h1v11.5a1.5 1.5 0 0 1-3 0V16a1 1 0 0 0-1-1h-4V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v21H2v2h19v-2h-2v-9h3v7.5a3.5 3.5 0 0 0 7 0V13h1ZM17 26H6V6h11Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonChargingStation(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.857 21.514l-1.714-1.028L12.234 17h-5l3.909-6.514l1.714 1.028L10.766 15h5z"/><path fill="currentColor" d="M30 7h-1V4h-2v3h-1v6h1v11.5a1.5 1.5 0 0 1-3 0V16a1 1 0 0 0-1-1h-4V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v21H2v2h19v-2h-2v-9h3v7.5a3.5 3.5 0 0 0 7 0V13h1ZM17 26H6V6h11Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m11.857 21.514l-1.714-1.028L12.234 17h-5l3.909-6.514l1.714 1.028L10.766 15h5z"/><path fill="currentColor" d="M30 7h-1V4h-2v3h-1v6h1v11.5a1.5 1.5 0 0 1-3 0V16a1 1 0 0 0-1-1h-4V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v21H2v2h19v-2h-2v-9h3v7.5a3.5 3.5 0 0 0 7 0V13h1ZM17 26H6V6h11Z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.857%2021.514l-1.714-1.028L12.234%2017h-5l3.909-6.514l1.714%201.028L10.766%2015h5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%207h-1V4h-2v3h-1v6h1v11.5a1.5%201.5%200%200%201-3%200V16a1%201%200%200%200-1-1h-4V5a1%201%200%200%200-1-1H5a1%201%200%200%200-1%201v21H2v2h19v-2h-2v-9h3v7.5a3.5%203.5%200%200%200%207%200V13h1ZM17%2026H6V6h11Z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m11.857%2021.514l-1.714-1.028L12.234%2017h-5l3.909-6.514l1.714%201.028L10.766%2015h5z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%207h-1V4h-2v3h-1v6h1v11.5a1.5%201.5%200%200%201-3%200V16a1%201%200%200%200-1-1h-4V5a1%201%200%200%200-1-1H5a1%201%200%200%200-1%201v21H2v2h19v-2h-2v-9h3v7.5a3.5%203.5%200%200%200%207%200V13h1ZM17%2026H6V6h11Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/charging-station.svg?color=%231a73e8&size=48