tent from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
tent
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the tent emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M27.737 12.244c.868-.025 1.375.457.872 1.165c-.707.995-1.627 1.78-2.763 2.151l-.592-1.509A1.62 1.62 0 0 0 23.726 13h-4.284a5.2 5.2 0 0 1-.624-2.492c0-2.09 1.59-3.763 3.306-4.694c.763-.414 1.298.133 1.17.991c-.01.07-.03.168-.05.277c-.045.231-.1.51-.1.665c0 2.485 1.978 4.498 4.463 4.498q.066 0 .13-.002"/><path d="M8.296 14a1 1 0 0 0-.4.16l.003.008a.6.6 0 0 0-.211.282L2.07 28.766c-.252.58.208 1.234.875 1.234H9.08V17.177l4.521 11.502a2.085 2.085 0 0 0 1.957 1.32h13.489c.667 0 1.126-.667.889-1.277l-5.618-14.316a.62.62 0 0 0-.593-.406zm9.709 8.624a.95.95 0 0 1-.875-.58l-1.245-3.064c-.252-.61.207-1.263.874-1.263h2.98a.95.95 0 0 1 .874.58l1.245 3.064c.252.61-.207 1.263-.874 1.263z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastTent(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M27.737 12.244c.868-.025 1.375.457.872 1.165c-.707.995-1.627 1.78-2.763 2.151l-.592-1.509A1.62 1.62 0 0 0 23.726 13h-4.284a5.2 5.2 0 0 1-.624-2.492c0-2.09 1.59-3.763 3.306-4.694c.763-.414 1.298.133 1.17.991c-.01.07-.03.168-.05.277c-.045.231-.1.51-.1.665c0 2.485 1.978 4.498 4.463 4.498q.066 0 .13-.002"/><path d="M8.296 14a1 1 0 0 0-.4.16l.003.008a.6.6 0 0 0-.211.282L2.07 28.766c-.252.58.208 1.234.875 1.234H9.08V17.177l4.521 11.502a2.085 2.085 0 0 0 1.957 1.32h13.489c.667 0 1.126-.667.889-1.277l-5.618-14.316a.62.62 0 0 0-.593-.406zm9.709 8.624a.95.95 0 0 1-.875-.58l-1.245-3.064c-.252-.61.207-1.263.874-1.263h2.98a.95.95 0 0 1 .874.58l1.245 3.064c.252.61-.207 1.263-.874 1.263z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M27.737 12.244c.868-.025 1.375.457.872 1.165c-.707.995-1.627 1.78-2.763 2.151l-.592-1.509A1.62 1.62 0 0 0 23.726 13h-4.284a5.2 5.2 0 0 1-.624-2.492c0-2.09 1.59-3.763 3.306-4.694c.763-.414 1.298.133 1.17.991c-.01.07-.03.168-.05.277c-.045.231-.1.51-.1.665c0 2.485 1.978 4.498 4.463 4.498q.066 0 .13-.002"/><path d="M8.296 14a1 1 0 0 0-.4.16l.003.008a.6.6 0 0 0-.211.282L2.07 28.766c-.252.58.208 1.234.875 1.234H9.08V17.177l4.521 11.502a2.085 2.085 0 0 0 1.957 1.32h13.489c.667 0 1.126-.667.889-1.277l-5.618-14.316a.62.62 0 0 0-.593-.406zm9.709 8.624a.95.95 0 0 1-.875-.58l-1.245-3.064c-.252-.61.207-1.263.874-1.263h2.98a.95.95 0 0 1 .874.58l1.245 3.064c.252.61-.207 1.263-.874 1.263z"/></g></svg>
</template>

CSS

.icon-tent {
  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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M27.737%2012.244c.868-.025%201.375.457.872%201.165c-.707.995-1.627%201.78-2.763%202.151l-.592-1.509A1.62%201.62%200%200%200%2023.726%2013h-4.284a5.2%205.2%200%200%201-.624-2.492c0-2.09%201.59-3.763%203.306-4.694c.763-.414%201.298.133%201.17.991c-.01.07-.03.168-.05.277c-.045.231-.1.51-.1.665c0%202.485%201.978%204.498%204.463%204.498q.066%200%20.13-.002%22%2F%3E%3Cpath%20d%3D%22M8.296%2014a1%201%200%200%200-.4.16l.003.008a.6.6%200%200%200-.211.282L2.07%2028.766c-.252.58.208%201.234.875%201.234H9.08V17.177l4.521%2011.502a2.085%202.085%200%200%200%201.957%201.32h13.489c.667%200%201.126-.667.889-1.277l-5.618-14.316a.62.62%200%200%200-.593-.406zm9.709%208.624a.95.95%200%200%201-.875-.58l-1.245-3.064c-.252-.61.207-1.263.874-1.263h2.98a.95.95%200%200%201%20.874.58l1.245%203.064c.252.61-.207%201.263-.874%201.263z%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M27.737%2012.244c.868-.025%201.375.457.872%201.165c-.707.995-1.627%201.78-2.763%202.151l-.592-1.509A1.62%201.62%200%200%200%2023.726%2013h-4.284a5.2%205.2%200%200%201-.624-2.492c0-2.09%201.59-3.763%203.306-4.694c.763-.414%201.298.133%201.17.991c-.01.07-.03.168-.05.277c-.045.231-.1.51-.1.665c0%202.485%201.978%204.498%204.463%204.498q.066%200%20.13-.002%22%2F%3E%3Cpath%20d%3D%22M8.296%2014a1%201%200%200%200-.4.16l.003.008a.6.6%200%200%200-.211.282L2.07%2028.766c-.252.58.208%201.234.875%201.234H9.08V17.177l4.521%2011.502a2.085%202.085%200%200%200%201.957%201.32h13.489c.667%200%201.126-.667.889-1.277l-5.618-14.316a.62.62%200%200%200-.593-.406zm9.709%208.624a.95.95%200%200%201-.875-.58l-1.245-3.064c-.252-.61.207-1.263.874-1.263h2.98a.95.95%200%200%201%20.874.58l1.245%203.064c.252.61-.207%201.263-.874%201.263z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/tent.svg?color=%231a73e8&size=48