tent-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.

Name
tent-16-regular
Set
Fluent UI System Icons
Style
16 Regular
Viewbox
16×16
License
MIT

11 other variants in Fluent UI System Icons

The same icon in other sets

Use the tent icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.405 1.353a.5.5 0 0 0-.768 0c-1.041 1.25-3.102 2.738-4.288 3.4a.5.5 0 0 0-.251.368L2.15 12h-.664a.5.5 0 0 0 0 1H14.5a.5.5 0 0 0 0-1h-.607l-.948-6.879a.5.5 0 0 0-.252-.368c-1.185-.662-3.246-2.15-4.288-3.4M11.275 12c-1.177-1.667-2.016-3.295-2.79-6.267a.5.5 0 0 0-.968.002C6.661 9.071 5.65 10.738 4.718 12H3.16l.896-6.5c1.13-.663 2.84-1.897 3.966-3.078c1.126 1.181 2.837 2.415 3.967 3.079L12.883 12zm-1.211 0h-4.12c.696-1.027 1.41-2.338 2.059-4.342c.59 1.815 1.246 3.108 2.06 4.342"/></svg>

React

import type { SVGProps } from "react";

export function FluentTent16Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.405 1.353a.5.5 0 0 0-.768 0c-1.041 1.25-3.102 2.738-4.288 3.4a.5.5 0 0 0-.251.368L2.15 12h-.664a.5.5 0 0 0 0 1H14.5a.5.5 0 0 0 0-1h-.607l-.948-6.879a.5.5 0 0 0-.252-.368c-1.185-.662-3.246-2.15-4.288-3.4M11.275 12c-1.177-1.667-2.016-3.295-2.79-6.267a.5.5 0 0 0-.968.002C6.661 9.071 5.65 10.738 4.718 12H3.16l.896-6.5c1.13-.663 2.84-1.897 3.966-3.078c1.126 1.181 2.837 2.415 3.967 3.079L12.883 12zm-1.211 0h-4.12c.696-1.027 1.41-2.338 2.059-4.342c.59 1.815 1.246 3.108 2.06 4.342"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.405 1.353a.5.5 0 0 0-.768 0c-1.041 1.25-3.102 2.738-4.288 3.4a.5.5 0 0 0-.251.368L2.15 12h-.664a.5.5 0 0 0 0 1H14.5a.5.5 0 0 0 0-1h-.607l-.948-6.879a.5.5 0 0 0-.252-.368c-1.185-.662-3.246-2.15-4.288-3.4M11.275 12c-1.177-1.667-2.016-3.295-2.79-6.267a.5.5 0 0 0-.968.002C6.661 9.071 5.65 10.738 4.718 12H3.16l.896-6.5c1.13-.663 2.84-1.897 3.966-3.078c1.126 1.181 2.837 2.415 3.967 3.079L12.883 12zm-1.211 0h-4.12c.696-1.027 1.41-2.338 2.059-4.342c.59 1.815 1.246 3.108 2.06 4.342"/></svg>
</template>

CSS

.icon-tent-16-regular {
  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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.405%201.353a.5.5%200%200%200-.768%200c-1.041%201.25-3.102%202.738-4.288%203.4a.5.5%200%200%200-.251.368L2.15%2012h-.664a.5.5%200%200%200%200%201H14.5a.5.5%200%200%200%200-1h-.607l-.948-6.879a.5.5%200%200%200-.252-.368c-1.185-.662-3.246-2.15-4.288-3.4M11.275%2012c-1.177-1.667-2.016-3.295-2.79-6.267a.5.5%200%200%200-.968.002C6.661%209.071%205.65%2010.738%204.718%2012H3.16l.896-6.5c1.13-.663%202.84-1.897%203.966-3.078c1.126%201.181%202.837%202.415%203.967%203.079L12.883%2012zm-1.211%200h-4.12c.696-1.027%201.41-2.338%202.059-4.342c.59%201.815%201.246%203.108%202.06%204.342%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.405%201.353a.5.5%200%200%200-.768%200c-1.041%201.25-3.102%202.738-4.288%203.4a.5.5%200%200%200-.251.368L2.15%2012h-.664a.5.5%200%200%200%200%201H14.5a.5.5%200%200%200%200-1h-.607l-.948-6.879a.5.5%200%200%200-.252-.368c-1.185-.662-3.246-2.15-4.288-3.4M11.275%2012c-1.177-1.667-2.016-3.295-2.79-6.267a.5.5%200%200%200-.968.002C6.661%209.071%205.65%2010.738%204.718%2012H3.16l.896-6.5c1.13-.663%202.84-1.897%203.966-3.078c1.126%201.181%202.837%202.415%203.967%203.079L12.883%2012zm-1.211%200h-4.12c.696-1.027%201.41-2.338%202.059-4.342c.59%201.815%201.246%203.108%202.06%204.342%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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