tent icon
tent-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- tent-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
tentEmoji One (Colored)tentFont Awesome 6 SolidtentFont Awesome Solidtent-12-filledFluent UI System IconstentFluent EmojitentFluent Emoji FlattentFluent Emoji High ContrasttentFirefox OS EmojitentHuge IconstentIconParktentIconPark OutlinetentIconPark SolidtentIconPark TwoTonetentLucidetentMaterial Design Iconstent-fillMingCute IcontentMyna UI IconstentNoto EmojitentOpenMojitentPixelarticonstent-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 256 256"><path fill="currentColor" d="m255.31 188.75l-64-144A8 8 0 0 0 184 40H72a8 8 0 0 0-7.31 4.75v.12l-64 143.88A8 8 0 0 0 8 200h240a8 8 0 0 0 7.31-11.25M64 184H20.31L64 85.7Zm16 0V85.7l43.69 98.3Z"/></svg>
React
import type { SVGProps } from "react";
export function PhTentFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m255.31 188.75l-64-144A8 8 0 0 0 184 40H72a8 8 0 0 0-7.31 4.75v.12l-64 143.88A8 8 0 0 0 8 200h240a8 8 0 0 0 7.31-11.25M64 184H20.31L64 85.7Zm16 0V85.7l43.69 98.3Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m255.31 188.75l-64-144A8 8 0 0 0 184 40H72a8 8 0 0 0-7.31 4.75v.12l-64 143.88A8 8 0 0 0 8 200h240a8 8 0 0 0 7.31-11.25M64 184H20.31L64 85.7Zm16 0V85.7l43.69 98.3Z"/></svg> </template>
CSS
.icon-tent-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m255.31%20188.75l-64-144A8%208%200%200%200%20184%2040H72a8%208%200%200%200-7.31%204.75v.12l-64%20143.88A8%208%200%200%200%208%20200h240a8%208%200%200%200%207.31-11.25M64%20184H20.31L64%2085.7Zm16%200V85.7l43.69%2098.3Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m255.31%20188.75l-64-144A8%208%200%200%200%20184%2040H72a8%208%200%200%200-7.31%204.75v.12l-64%20143.88A8%208%200%200%200%208%20200h240a8%208%200%200%200%207.31-11.25M64%20184H20.31L64%2085.7Zm16%200V85.7l43.69%2098.3Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/tent-fill.svg?color=%231a73e8&size=48