tent icon
tent-12-filled from Fluent UI System Icons by Microsoft Corporation · 12 Filled · MIT Free for personal and commercial use.
- Name
- tent-12-filled
- Set
- Fluent UI System Icons
- Style
- 12 Filled
- Viewbox
- 12×12
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
tentEmoji One (Colored)tentFont Awesome 6 SolidtentFont Awesome SolidtentFluent EmojitentFluent Emoji FlattentFluent Emoji High ContrasttentFirefox OS EmojitentHuge IconstentIconParktentIconPark OutlinetentIconPark SolidtentIconPark TwoTonetentLucidetentMaterial Design Iconstent-fillMingCute IcontentMyna UI IconstentNoto EmojitentOpenMojitentPhosphortentPixelarticonstent-fillRemix IcontentStreamline EmojistentTabler IconstentTwitter Emoji
Use the tent icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6.432 1.457a.5.5 0 0 0-.768 0c-.727.873-2.18 1.924-3.017 2.391a.5.5 0 0 0-.252.369l-.658 4.781h-.233a.5.5 0 1 0 0 1h8.993a.5.5 0 1 0 0-1h-.137l-.659-4.781a.5.5 0 0 0-.251-.369c-.837-.467-2.29-1.518-3.018-2.39m-1.599 7.54c.407-.633.818-1.417 1.202-2.505c.354.999.744 1.775 1.206 2.505z"/></svg>
React
import type { SVGProps } from "react";
export function FluentTent12Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6.432 1.457a.5.5 0 0 0-.768 0c-.727.873-2.18 1.924-3.017 2.391a.5.5 0 0 0-.252.369l-.658 4.781h-.233a.5.5 0 1 0 0 1h8.993a.5.5 0 1 0 0-1h-.137l-.659-4.781a.5.5 0 0 0-.251-.369c-.837-.467-2.29-1.518-3.018-2.39m-1.599 7.54c.407-.633.818-1.417 1.202-2.505c.354.999.744 1.775 1.206 2.505z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 12 12"><path fill="currentColor" d="M6.432 1.457a.5.5 0 0 0-.768 0c-.727.873-2.18 1.924-3.017 2.391a.5.5 0 0 0-.252.369l-.658 4.781h-.233a.5.5 0 1 0 0 1h8.993a.5.5 0 1 0 0-1h-.137l-.659-4.781a.5.5 0 0 0-.251-.369c-.837-.467-2.29-1.518-3.018-2.39m-1.599 7.54c.407-.633.818-1.417 1.202-2.505c.354.999.744 1.775 1.206 2.505z"/></svg> </template>
CSS
.icon-tent-12-filled {
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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.432%201.457a.5.5%200%200%200-.768%200c-.727.873-2.18%201.924-3.017%202.391a.5.5%200%200%200-.252.369l-.658%204.781h-.233a.5.5%200%201%200%200%201h8.993a.5.5%200%201%200%200-1h-.137l-.659-4.781a.5.5%200%200%200-.251-.369c-.837-.467-2.29-1.518-3.018-2.39m-1.599%207.54c.407-.633.818-1.417%201.202-2.505c.354.999.744%201.775%201.206%202.505z%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%2012%2012%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.432%201.457a.5.5%200%200%200-.768%200c-.727.873-2.18%201.924-3.017%202.391a.5.5%200%200%200-.252.369l-.658%204.781h-.233a.5.5%200%201%200%200%201h8.993a.5.5%200%201%200%200-1h-.137l-.659-4.781a.5.5%200%200%200-.251-.369c-.837-.467-2.29-1.518-3.018-2.39m-1.599%207.54c.407-.633.818-1.417%201.202-2.505c.354.999.744%201.775%201.206%202.505z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/tent-12-filled.svg?color=%231a73e8&size=48