tipi-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
tipi-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Use the tipi icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M237.05 212.77L135.12 53.5l21.93-34.26A6 6 0 1 0 147 12.77l-19 29.6l-19-29.6a6 6 0 1 0-10 6.47l21.88 34.26L19 212.77a6 6 0 0 0 5 9.23h208a6 6 0 0 0 5.05-9.23M82.64 210L128 139.13L173.36 210Zm105 0l-54.55-85.23a6 6 0 0 0-10.1 0L68.4 210H35l93-145.37L221 210Z"/></svg>

React

import type { SVGProps } from "react";

export function PhTipiLight(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="M237.05 212.77L135.12 53.5l21.93-34.26A6 6 0 1 0 147 12.77l-19 29.6l-19-29.6a6 6 0 1 0-10 6.47l21.88 34.26L19 212.77a6 6 0 0 0 5 9.23h208a6 6 0 0 0 5.05-9.23M82.64 210L128 139.13L173.36 210Zm105 0l-54.55-85.23a6 6 0 0 0-10.1 0L68.4 210H35l93-145.37L221 210Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M237.05 212.77L135.12 53.5l21.93-34.26A6 6 0 1 0 147 12.77l-19 29.6l-19-29.6a6 6 0 1 0-10 6.47l21.88 34.26L19 212.77a6 6 0 0 0 5 9.23h208a6 6 0 0 0 5.05-9.23M82.64 210L128 139.13L173.36 210Zm105 0l-54.55-85.23a6 6 0 0 0-10.1 0L68.4 210H35l93-145.37L221 210Z"/></svg>
</template>

CSS

.icon-tipi-light {
  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%22M237.05%20212.77L135.12%2053.5l21.93-34.26A6%206%200%201%200%20147%2012.77l-19%2029.6l-19-29.6a6%206%200%201%200-10%206.47l21.88%2034.26L19%20212.77a6%206%200%200%200%205%209.23h208a6%206%200%200%200%205.05-9.23M82.64%20210L128%20139.13L173.36%20210Zm105%200l-54.55-85.23a6%206%200%200%200-10.1%200L68.4%20210H35l93-145.37L221%20210Z%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%22M237.05%20212.77L135.12%2053.5l21.93-34.26A6%206%200%201%200%20147%2012.77l-19%2029.6l-19-29.6a6%206%200%201%200-10%206.47l21.88%2034.26L19%20212.77a6%206%200%200%200%205%209.23h208a6%206%200%200%200%205.05-9.23M82.64%20210L128%20139.13L173.36%20210Zm105%200l-54.55-85.23a6%206%200%200%200-10.1%200L68.4%20210H35l93-145.37L221%20210Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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