Back to Explorer
16 - 512
0.5 - 4.0
Save to
placesoutline
md charging station
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdChargingStationIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g><path d="M14.5,11l-3,6v-4h-2l3-6v4H14.5z M17,3H7v1h10V3 M17,20H7v1h10V20 M17,1c1.1,0,2,0.9,2,2v18c0,1.1-0.9,2-2,2H7 c-1.1,0-2-0.9-2-2V3c0-1.1,0.9-2,2-2H17L17,1z M7,18h10V6H7V18L7,18z"/></g>
</svg>
);SVG Optimizer
Before
0.37 KB
↓
After
0.37 KB
Tags
AndroidOSbatteryboltcarcellchargechargingcharging stationconnectordeviceelectricelectric vehicleelectricityenergyevfillingfuelinghardwareiOSiconinstantlightninglocationmapmobilemobile chargenavigationphonepinplugpoint of interestpointerpowerroadstationsymboltabletthunderbolttransportvehicle
Compare Alternatives
See how other libraries approach this concept.