parking lights icon

parking-lights-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
parking-lights-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Use the parking lights icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 6l1 1M3 18l1-1m-2-5h1m18-6l-1 1m1 11l-1-1m2-5h-1M6 12c0 1.143.063 2.131.142 2.92c.105 1.05 1.227 1.576 2.153 1.068a4.25 4.25 0 0 0 2.205-3.726v-.524a4.25 4.25 0 0 0-2.205-3.726c-.926-.508-2.048.017-2.153 1.068A30 30 0 0 0 6 12m12 0c0 1.143-.063 2.131-.142 2.92c-.105 1.05-1.227 1.576-2.153 1.068a4.25 4.25 0 0 1-2.205-3.726v-.524a4.25 4.25 0 0 1 2.205-3.726c.926-.508 2.048.017 2.153 1.068c.079.789.142 1.777.142 2.92"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteParkingLightsLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m3 6l1 1M3 18l1-1m-2-5h1m18-6l-1 1m1 11l-1-1m2-5h-1M6 12c0 1.143.063 2.131.142 2.92c.105 1.05 1.227 1.576 2.153 1.068a4.25 4.25 0 0 0 2.205-3.726v-.524a4.25 4.25 0 0 0-2.205-3.726c-.926-.508-2.048.017-2.153 1.068A30 30 0 0 0 6 12m12 0c0 1.143-.063 2.131-.142 2.92c-.105 1.05-1.227 1.576-2.153 1.068a4.25 4.25 0 0 1-2.205-3.726v-.524a4.25 4.25 0 0 1 2.205-3.726c.926-.508 2.048.017 2.153 1.068c.079.789.142 1.777.142 2.92"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m3 6l1 1M3 18l1-1m-2-5h1m18-6l-1 1m1 11l-1-1m2-5h-1M6 12c0 1.143.063 2.131.142 2.92c.105 1.05 1.227 1.576 2.153 1.068a4.25 4.25 0 0 0 2.205-3.726v-.524a4.25 4.25 0 0 0-2.205-3.726c-.926-.508-2.048.017-2.153 1.068A30 30 0 0 0 6 12m12 0c0 1.143-.063 2.131-.142 2.92c-.105 1.05-1.227 1.576-2.153 1.068a4.25 4.25 0 0 1-2.205-3.726v-.524a4.25 4.25 0 0 1 2.205-3.726c.926-.508 2.048.017 2.153 1.068c.079.789.142 1.777.142 2.92"/></svg>
</template>

CSS

.icon-parking-lights-line {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m3%206l1%201M3%2018l1-1m-2-5h1m18-6l-1%201m1%2011l-1-1m2-5h-1M6%2012c0%201.143.063%202.131.142%202.92c.105%201.05%201.227%201.576%202.153%201.068a4.25%204.25%200%200%200%202.205-3.726v-.524a4.25%204.25%200%200%200-2.205-3.726c-.926-.508-2.048.017-2.153%201.068A30%2030%200%200%200%206%2012m12%200c0%201.143-.063%202.131-.142%202.92c-.105%201.05-1.227%201.576-2.153%201.068a4.25%204.25%200%200%201-2.205-3.726v-.524a4.25%204.25%200%200%201%202.205-3.726c.926-.508%202.048.017%202.153%201.068c.079.789.142%201.777.142%202.92%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m3%206l1%201M3%2018l1-1m-2-5h1m18-6l-1%201m1%2011l-1-1m2-5h-1M6%2012c0%201.143.063%202.131.142%202.92c.105%201.05%201.227%201.576%202.153%201.068a4.25%204.25%200%200%200%202.205-3.726v-.524a4.25%204.25%200%200%200-2.205-3.726c-.926-.508-2.048.017-2.153%201.068A30%2030%200%200%200%206%2012m12%200c0%201.143-.063%202.131-.142%202.92c-.105%201.05-1.227%201.576-2.153%201.068a4.25%204.25%200%200%201-2.205-3.726v-.524a4.25%204.25%200%200%201%202.205-3.726c.926-.508%202.048.017%202.153%201.068c.079.789.142%201.777.142%202.92%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/parking-lights-line.svg?color=%231a73e8&size=48