mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:56:20 +01:00
* Updated icons/tickets.svg * Updated icons/tickets.json * Updated icons/tickets-plane.svg * Updated icons/tickets-plane.json
18 lines
390 B
XML
18 lines
390 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="m3.173 8.18 11-5a2 2 0 0 1 2.647.993L18.56 8" />
|
|
<path d="M6 10V8" />
|
|
<path d="M6 14v1" />
|
|
<path d="M6 19v2" />
|
|
<rect x="2" y="8" width="20" height="13" rx="2" />
|
|
</svg>
|