tents from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
tents
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Use the tents icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M571.9 416h-95.6l-8.4-66.1c-2.9-23.2-15.9-43.9-35.4-56.8l-148.3-97.6c-18-11.9-39.7-15.7-60.1-11.5c2.5-4.3 5.9-7.9 10.1-10.7l148.4-97.7c10.7-7 24.5-7 35.2 0l148.4 97.7c7.8 5.1 13 13.4 14.2 22.7l23.3 184c2.4 19.1-12.5 36-31.7 36zM36.8 540l23.3-184c1.2-9.3 6.3-17.6 14.2-22.7l148.4-97.7c10.7-7 24.5-7 35.2 0l148.4 97.7c7.8 5.1 13 13.4 14.2 22.7l23.3 184c2.4 19.1-12.5 36-31.7 36h-49.7c-11.2 0-21.5-5.8-27.3-15.4l-77-126.7c-1.7-2.8-4.8-4.6-8.1-4.6c-5.3 0-9.5 4.3-9.5 9.5V544c0 17.7-14.3 32-32 32h-140c-19.3 0-34.2-16.9-31.7-36"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidTents(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M571.9 416h-95.6l-8.4-66.1c-2.9-23.2-15.9-43.9-35.4-56.8l-148.3-97.6c-18-11.9-39.7-15.7-60.1-11.5c2.5-4.3 5.9-7.9 10.1-10.7l148.4-97.7c10.7-7 24.5-7 35.2 0l148.4 97.7c7.8 5.1 13 13.4 14.2 22.7l23.3 184c2.4 19.1-12.5 36-31.7 36zM36.8 540l23.3-184c1.2-9.3 6.3-17.6 14.2-22.7l148.4-97.7c10.7-7 24.5-7 35.2 0l148.4 97.7c7.8 5.1 13 13.4 14.2 22.7l23.3 184c2.4 19.1-12.5 36-31.7 36h-49.7c-11.2 0-21.5-5.8-27.3-15.4l-77-126.7c-1.7-2.8-4.8-4.6-8.1-4.6c-5.3 0-9.5 4.3-9.5 9.5V544c0 17.7-14.3 32-32 32h-140c-19.3 0-34.2-16.9-31.7-36"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M571.9 416h-95.6l-8.4-66.1c-2.9-23.2-15.9-43.9-35.4-56.8l-148.3-97.6c-18-11.9-39.7-15.7-60.1-11.5c2.5-4.3 5.9-7.9 10.1-10.7l148.4-97.7c10.7-7 24.5-7 35.2 0l148.4 97.7c7.8 5.1 13 13.4 14.2 22.7l23.3 184c2.4 19.1-12.5 36-31.7 36zM36.8 540l23.3-184c1.2-9.3 6.3-17.6 14.2-22.7l148.4-97.7c10.7-7 24.5-7 35.2 0l148.4 97.7c7.8 5.1 13 13.4 14.2 22.7l23.3 184c2.4 19.1-12.5 36-31.7 36h-49.7c-11.2 0-21.5-5.8-27.3-15.4l-77-126.7c-1.7-2.8-4.8-4.6-8.1-4.6c-5.3 0-9.5 4.3-9.5 9.5V544c0 17.7-14.3 32-32 32h-140c-19.3 0-34.2-16.9-31.7-36"/></svg>
</template>

CSS

.icon-tents {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M571.9%20416h-95.6l-8.4-66.1c-2.9-23.2-15.9-43.9-35.4-56.8l-148.3-97.6c-18-11.9-39.7-15.7-60.1-11.5c2.5-4.3%205.9-7.9%2010.1-10.7l148.4-97.7c10.7-7%2024.5-7%2035.2%200l148.4%2097.7c7.8%205.1%2013%2013.4%2014.2%2022.7l23.3%20184c2.4%2019.1-12.5%2036-31.7%2036zM36.8%20540l23.3-184c1.2-9.3%206.3-17.6%2014.2-22.7l148.4-97.7c10.7-7%2024.5-7%2035.2%200l148.4%2097.7c7.8%205.1%2013%2013.4%2014.2%2022.7l23.3%20184c2.4%2019.1-12.5%2036-31.7%2036h-49.7c-11.2%200-21.5-5.8-27.3-15.4l-77-126.7c-1.7-2.8-4.8-4.6-8.1-4.6c-5.3%200-9.5%204.3-9.5%209.5V544c0%2017.7-14.3%2032-32%2032h-140c-19.3%200-34.2-16.9-31.7-36%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M571.9%20416h-95.6l-8.4-66.1c-2.9-23.2-15.9-43.9-35.4-56.8l-148.3-97.6c-18-11.9-39.7-15.7-60.1-11.5c2.5-4.3%205.9-7.9%2010.1-10.7l148.4-97.7c10.7-7%2024.5-7%2035.2%200l148.4%2097.7c7.8%205.1%2013%2013.4%2014.2%2022.7l23.3%20184c2.4%2019.1-12.5%2036-31.7%2036zM36.8%20540l23.3-184c1.2-9.3%206.3-17.6%2014.2-22.7l148.4-97.7c10.7-7%2024.5-7%2035.2%200l148.4%2097.7c7.8%205.1%2013%2013.4%2014.2%2022.7l23.3%20184c2.4%2019.1-12.5%2036-31.7%2036h-49.7c-11.2%200-21.5-5.8-27.3-15.4l-77-126.7c-1.7-2.8-4.8-4.6-8.1-4.6c-5.3%200-9.5%204.3-9.5%209.5V544c0%2017.7-14.3%2032-32%2032h-140c-19.3%200-34.2-16.9-31.7-36%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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