24 lines
571 B
XML
24 lines
571 B
XML
<!--
|
|
tags: [fuel, oil, cars, vehicles, shop, distributor, gas, station, transport, travel]
|
|
category: Vehicles
|
|
version: "1.14"
|
|
unicode: "ec7d"
|
|
-->
|
|
<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="M14 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0v-7l-3 -3" />
|
|
<path d="M4 20v-14a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v14" />
|
|
<path d="M3 20l12 0" />
|
|
<path d="M18 7v1a1 1 0 0 0 1 1h1" />
|
|
<path d="M4 11l10 0" />
|
|
</svg>
|