tent-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
tent-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

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 256 256"><path fill="currentColor" d="m255 187.13l-64-144A12 12 0 0 0 180 36H76a12 12 0 0 0-10.85 6.9a2 2 0 0 0-.12.23l-.03.17L1 187.13A12 12 0 0 0 12 204h232a12 12 0 0 0 11-16.87M64 104.55V180H30.46ZM88 180v-75.45L121.54 180Zm59.8 0L94.47 60h77.73l53.34 120Z"/></svg>

React

import type { SVGProps } from "react";

export function PhTentBold(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 187.13l-64-144A12 12 0 0 0 180 36H76a12 12 0 0 0-10.85 6.9a2 2 0 0 0-.12.23l-.03.17L1 187.13A12 12 0 0 0 12 204h232a12 12 0 0 0 11-16.87M64 104.55V180H30.46ZM88 180v-75.45L121.54 180Zm59.8 0L94.47 60h77.73l53.34 120Z"/></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 187.13l-64-144A12 12 0 0 0 180 36H76a12 12 0 0 0-10.85 6.9a2 2 0 0 0-.12.23l-.03.17L1 187.13A12 12 0 0 0 12 204h232a12 12 0 0 0 11-16.87M64 104.55V180H30.46ZM88 180v-75.45L121.54 180Zm59.8 0L94.47 60h77.73l53.34 120Z"/></svg>
</template>

CSS

.icon-tent-bold {
  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%20187.13l-64-144A12%2012%200%200%200%20180%2036H76a12%2012%200%200%200-10.85%206.9a2%202%200%200%200-.12.23l-.03.17L1%20187.13A12%2012%200%200%200%2012%20204h232a12%2012%200%200%200%2011-16.87M64%20104.55V180H30.46ZM88%20180v-75.45L121.54%20180Zm59.8%200L94.47%2060h77.73l53.34%20120Z%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%20187.13l-64-144A12%2012%200%200%200%20180%2036H76a12%2012%200%200%200-10.85%206.9a2%202%200%200%200-.12.23l-.03.17L1%20187.13A12%2012%200%200%200%2012%20204h232a12%2012%200%200%200%2011-16.87M64%20104.55V180H30.46ZM88%20180v-75.45L121.54%20180Zm59.8%200L94.47%2060h77.73l53.34%20120Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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