car parking lights icon
car-parking-lights from Material Design Icons by Pictogrammers · Filled · Automotive · Apache-2.0 Free for personal and commercial use.
- Name
- car-parking-lights
- Set
- Material Design Icons
- Style
- Filled
- Category
- Automotive
- Viewbox
- 24×24
- License
- Apache 2.0
More automotive icons from Material Design Icons
air-conditionerairbagbatterybattery-10battery-20battery-30battery-40battery-50battery-60battery-70battery-80battery-90battery-chargingbattery-charging-10battery-charging-100battery-charging-20battery-charging-30battery-charging-40battery-charging-50battery-charging-60battery-charging-70battery-charging-80battery-charging-90bugle
Use the car parking lights icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.3 9.2C8.1 9.6 9 10.5 9 12s-.9 2.4-1.7 2.8c-.4-1.4-.4-4.2 0-5.6M6.5 7c-2 0-2 10 0 10s4.5-1.9 4.5-5s-2.5-5-4.5-5m10.2 2.2c.3 1.4.3 4.2 0 5.6c-.8-.4-1.7-1.3-1.7-2.8s.9-2.4 1.7-2.8m.8-2.2c-2 0-4.5 1.9-4.5 5s2.5 5 4.5 5s2-10 0-10M4.9 6.2L2.5 4.6L1.4 6.3L4 8c.2-.7.5-1.4.9-1.8M20 8l2.6-1.7l-1.1-1.7l-2.4 1.6c.3.4.7 1 .9 1.8M4 16l-2.6 1.7l1.1 1.7l2.4-1.6c-.3-.4-.7-1-.9-1.8m16.5-5v2H24v-2zm-1.4 6.8l2.4 1.6l1.1-1.7L20 16c-.2.7-.5 1.4-.9 1.8M3.5 12v-1H0v2h3.5z"/></svg>
React
import type { SVGProps } from "react";
export function MdiCarParkingLights(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.3 9.2C8.1 9.6 9 10.5 9 12s-.9 2.4-1.7 2.8c-.4-1.4-.4-4.2 0-5.6M6.5 7c-2 0-2 10 0 10s4.5-1.9 4.5-5s-2.5-5-4.5-5m10.2 2.2c.3 1.4.3 4.2 0 5.6c-.8-.4-1.7-1.3-1.7-2.8s.9-2.4 1.7-2.8m.8-2.2c-2 0-4.5 1.9-4.5 5s2.5 5 4.5 5s2-10 0-10M4.9 6.2L2.5 4.6L1.4 6.3L4 8c.2-.7.5-1.4.9-1.8M20 8l2.6-1.7l-1.1-1.7l-2.4 1.6c.3.4.7 1 .9 1.8M4 16l-2.6 1.7l1.1 1.7l2.4-1.6c-.3-.4-.7-1-.9-1.8m16.5-5v2H24v-2zm-1.4 6.8l2.4 1.6l1.1-1.7L20 16c-.2.7-.5 1.4-.9 1.8M3.5 12v-1H0v2h3.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.3 9.2C8.1 9.6 9 10.5 9 12s-.9 2.4-1.7 2.8c-.4-1.4-.4-4.2 0-5.6M6.5 7c-2 0-2 10 0 10s4.5-1.9 4.5-5s-2.5-5-4.5-5m10.2 2.2c.3 1.4.3 4.2 0 5.6c-.8-.4-1.7-1.3-1.7-2.8s.9-2.4 1.7-2.8m.8-2.2c-2 0-4.5 1.9-4.5 5s2.5 5 4.5 5s2-10 0-10M4.9 6.2L2.5 4.6L1.4 6.3L4 8c.2-.7.5-1.4.9-1.8M20 8l2.6-1.7l-1.1-1.7l-2.4 1.6c.3.4.7 1 .9 1.8M4 16l-2.6 1.7l1.1 1.7l2.4-1.6c-.3-.4-.7-1-.9-1.8m16.5-5v2H24v-2zm-1.4 6.8l2.4 1.6l1.1-1.7L20 16c-.2.7-.5 1.4-.9 1.8M3.5 12v-1H0v2h3.5z"/></svg> </template>
CSS
.icon-car-parking-lights {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.3%209.2C8.1%209.6%209%2010.5%209%2012s-.9%202.4-1.7%202.8c-.4-1.4-.4-4.2%200-5.6M6.5%207c-2%200-2%2010%200%2010s4.5-1.9%204.5-5s-2.5-5-4.5-5m10.2%202.2c.3%201.4.3%204.2%200%205.6c-.8-.4-1.7-1.3-1.7-2.8s.9-2.4%201.7-2.8m.8-2.2c-2%200-4.5%201.9-4.5%205s2.5%205%204.5%205s2-10%200-10M4.9%206.2L2.5%204.6L1.4%206.3L4%208c.2-.7.5-1.4.9-1.8M20%208l2.6-1.7l-1.1-1.7l-2.4%201.6c.3.4.7%201%20.9%201.8M4%2016l-2.6%201.7l1.1%201.7l2.4-1.6c-.3-.4-.7-1-.9-1.8m16.5-5v2H24v-2zm-1.4%206.8l2.4%201.6l1.1-1.7L20%2016c-.2.7-.5%201.4-.9%201.8M3.5%2012v-1H0v2h3.5z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.3%209.2C8.1%209.6%209%2010.5%209%2012s-.9%202.4-1.7%202.8c-.4-1.4-.4-4.2%200-5.6M6.5%207c-2%200-2%2010%200%2010s4.5-1.9%204.5-5s-2.5-5-4.5-5m10.2%202.2c.3%201.4.3%204.2%200%205.6c-.8-.4-1.7-1.3-1.7-2.8s.9-2.4%201.7-2.8m.8-2.2c-2%200-4.5%201.9-4.5%205s2.5%205%204.5%205s2-10%200-10M4.9%206.2L2.5%204.6L1.4%206.3L4%208c.2-.7.5-1.4.9-1.8M20%208l2.6-1.7l-1.1-1.7l-2.4%201.6c.3.4.7%201%20.9%201.8M4%2016l-2.6%201.7l1.1%201.7l2.4-1.6c-.3-.4-.7-1-.9-1.8m16.5-5v2H24v-2zm-1.4%206.8l2.4%201.6l1.1-1.7L20%2016c-.2.7-.5%201.4-.9%201.8M3.5%2012v-1H0v2h3.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/car-parking-lights.svg?color=%231a73e8&size=48