tipi icon
tipi-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- tipi-thin
- Set
- Phosphor
- Style
- Thin
- 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="M235.37 213.84L132.75 53.5l22.62-35.34a4 4 0 1 0-6.74-4.32L128 46.08l-20.63-32.24a4 4 0 0 0-6.74 4.32l22.62 35.34L20.63 213.84A4 4 0 0 0 24 220h208a4 4 0 0 0 3.37-6.16M79 212l49-76.58L177 212Zm107.52 0l-55.14-86.16a4 4 0 0 0-6.74 0L69.49 212H31.31L128 60.92L224.69 212Z"/></svg>
React
import type { SVGProps } from "react";
export function PhTipiThin(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="M235.37 213.84L132.75 53.5l22.62-35.34a4 4 0 1 0-6.74-4.32L128 46.08l-20.63-32.24a4 4 0 0 0-6.74 4.32l22.62 35.34L20.63 213.84A4 4 0 0 0 24 220h208a4 4 0 0 0 3.37-6.16M79 212l49-76.58L177 212Zm107.52 0l-55.14-86.16a4 4 0 0 0-6.74 0L69.49 212H31.31L128 60.92L224.69 212Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M235.37 213.84L132.75 53.5l22.62-35.34a4 4 0 1 0-6.74-4.32L128 46.08l-20.63-32.24a4 4 0 0 0-6.74 4.32l22.62 35.34L20.63 213.84A4 4 0 0 0 24 220h208a4 4 0 0 0 3.37-6.16M79 212l49-76.58L177 212Zm107.52 0l-55.14-86.16a4 4 0 0 0-6.74 0L69.49 212H31.31L128 60.92L224.69 212Z"/></svg> </template>
CSS
.icon-tipi-thin {
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%22M235.37%20213.84L132.75%2053.5l22.62-35.34a4%204%200%201%200-6.74-4.32L128%2046.08l-20.63-32.24a4%204%200%200%200-6.74%204.32l22.62%2035.34L20.63%20213.84A4%204%200%200%200%2024%20220h208a4%204%200%200%200%203.37-6.16M79%20212l49-76.58L177%20212Zm107.52%200l-55.14-86.16a4%204%200%200%200-6.74%200L69.49%20212H31.31L128%2060.92L224.69%20212Z%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%22M235.37%20213.84L132.75%2053.5l22.62-35.34a4%204%200%201%200-6.74-4.32L128%2046.08l-20.63-32.24a4%204%200%200%200-6.74%204.32l22.62%2035.34L20.63%20213.84A4%204%200%200%200%2024%20220h208a4%204%200%200%200%203.37-6.16M79%20212l49-76.58L177%20212Zm107.52%200l-55.14-86.16a4%204%200%200%200-6.74%200L69.49%20212H31.31L128%2060.92L224.69%20212Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/tipi-thin.svg?color=%231a73e8&size=48