car.svg 426 B

12345678
  1. <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-car" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
  2. <path stroke="none" d="M0 0h24v24H0z"/>
  3. <circle cx="7" cy="17" r="2" />
  4. <circle cx="17" cy="17" r="2" />
  5. <path d="M5 17h-2v-6l2-5h9l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0h-6m-6 -6h15m-6 0v-5" />
  6. </svg>