caravan from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
caravan
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the caravan icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M19.1 18h1.4c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883M19.1 18v-6.604c0-2.072-.359-3.137-1.722-4.685C15.546 4.629 14.371 4 11.57 4H6.222c-1.99 0-2.985 0-3.604.683C2 5.367 2 6.467 2 8.667v4.666c0 2.2 0 3.3.618 3.984C3.237 18 4.232 18 6.222 18H7m12.1 0H11"/><circle cx="9" cy="18" r="2"/><path stroke-linejoin="round" d="M5 9.5c0-1.179 0-1.768.342-2.134C5.683 7 6.233 7 7.333 7h2.334c1.1 0 1.65 0 1.991.366S12 8.321 12 9.5s0 1.768-.342 2.134c-.341.366-.891.366-1.991.366H7.333c-1.1 0-1.65 0-1.991-.366S5 10.678 5 9.5Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCaravan(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M19.1 18h1.4c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883M19.1 18v-6.604c0-2.072-.359-3.137-1.722-4.685C15.546 4.629 14.371 4 11.57 4H6.222c-1.99 0-2.985 0-3.604.683C2 5.367 2 6.467 2 8.667v4.666c0 2.2 0 3.3.618 3.984C3.237 18 4.232 18 6.222 18H7m12.1 0H11"/><circle cx="9" cy="18" r="2"/><path strokeLinejoin="round" d="M5 9.5c0-1.179 0-1.768.342-2.134C5.683 7 6.233 7 7.333 7h2.334c1.1 0 1.65 0 1.991.366S12 8.321 12 9.5s0 1.768-.342 2.134c-.341.366-.891.366-1.991.366H7.333c-1.1 0-1.65 0-1.991-.366S5 10.678 5 9.5Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M19.1 18h1.4c.466 0 .699 0 .883-.076a1 1 0 0 0 .54-.541c.077-.184.077-.417.077-.883M19.1 18v-6.604c0-2.072-.359-3.137-1.722-4.685C15.546 4.629 14.371 4 11.57 4H6.222c-1.99 0-2.985 0-3.604.683C2 5.367 2 6.467 2 8.667v4.666c0 2.2 0 3.3.618 3.984C3.237 18 4.232 18 6.222 18H7m12.1 0H11"/><circle cx="9" cy="18" r="2"/><path stroke-linejoin="round" d="M5 9.5c0-1.179 0-1.768.342-2.134C5.683 7 6.233 7 7.333 7h2.334c1.1 0 1.65 0 1.991.366S12 8.321 12 9.5s0 1.768-.342 2.134c-.341.366-.891.366-1.991.366H7.333c-1.1 0-1.65 0-1.991-.366S5 10.678 5 9.5Z"/></g></svg>
</template>

CSS

.icon-caravan {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.1%2018h1.4c.466%200%20.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883M19.1%2018v-6.604c0-2.072-.359-3.137-1.722-4.685C15.546%204.629%2014.371%204%2011.57%204H6.222c-1.99%200-2.985%200-3.604.683C2%205.367%202%206.467%202%208.667v4.666c0%202.2%200%203.3.618%203.984C3.237%2018%204.232%2018%206.222%2018H7m12.1%200H11%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2218%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%209.5c0-1.179%200-1.768.342-2.134C5.683%207%206.233%207%207.333%207h2.334c1.1%200%201.65%200%201.991.366S12%208.321%2012%209.5s0%201.768-.342%202.134c-.341.366-.891.366-1.991.366H7.333c-1.1%200-1.65%200-1.991-.366S5%2010.678%205%209.5Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.1%2018h1.4c.466%200%20.699%200%20.883-.076a1%201%200%200%200%20.54-.541c.077-.184.077-.417.077-.883M19.1%2018v-6.604c0-2.072-.359-3.137-1.722-4.685C15.546%204.629%2014.371%204%2011.57%204H6.222c-1.99%200-2.985%200-3.604.683C2%205.367%202%206.467%202%208.667v4.666c0%202.2%200%203.3.618%203.984C3.237%2018%204.232%2018%206.222%2018H7m12.1%200H11%22%2F%3E%3Ccircle%20cx%3D%229%22%20cy%3D%2218%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M5%209.5c0-1.179%200-1.768.342-2.134C5.683%207%206.233%207%207.333%207h2.334c1.1%200%201.65%200%201.991.366S12%208.321%2012%209.5s0%201.768-.342%202.134c-.341.366-.891.366-1.991.366H7.333c-1.1%200-1.65%200-1.991-.366S5%2010.678%205%209.5Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/caravan.svg?color=%231a73e8&size=48