pentagram icon

pentagram-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
pentagram-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the pentagram icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M235.39 92.29A11.82 11.82 0 0 0 224 84h-64l-20.58-63.53a11.93 11.93 0 0 0-22.83 0L96 84H32a12 12 0 0 0-7 21.72L76.82 143L57 204.25a11.83 11.83 0 0 0 4.36 13.41a11.8 11.8 0 0 0 14.09 0L128 179.83l52.58 37.83a12 12 0 0 0 18.47-13.41L179.18 143L231 105.7a11.83 11.83 0 0 0 4.39-13.41M124.21 22.88a3.93 3.93 0 0 1 7.59 0L151.62 84h-47.24ZM29.67 99.23A4 4 0 0 1 32 92h61.37l-14 43Zm41 112a4 4 0 0 1-6.15-4.47l19.08-58.8l37.51 27Zm15.52-71.26L101.78 92h52.44l15.55 47.93L128 170Zm105.21 66.79a4 4 0 0 1-6.17 4.46l-50.38-36.32l37.51-27Zm34.9-107.5L176.59 135l-14-43H224a4 4 0 0 1 2.36 7.22Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPentagramThin(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.39 92.29A11.82 11.82 0 0 0 224 84h-64l-20.58-63.53a11.93 11.93 0 0 0-22.83 0L96 84H32a12 12 0 0 0-7 21.72L76.82 143L57 204.25a11.83 11.83 0 0 0 4.36 13.41a11.8 11.8 0 0 0 14.09 0L128 179.83l52.58 37.83a12 12 0 0 0 18.47-13.41L179.18 143L231 105.7a11.83 11.83 0 0 0 4.39-13.41M124.21 22.88a3.93 3.93 0 0 1 7.59 0L151.62 84h-47.24ZM29.67 99.23A4 4 0 0 1 32 92h61.37l-14 43Zm41 112a4 4 0 0 1-6.15-4.47l19.08-58.8l37.51 27Zm15.52-71.26L101.78 92h52.44l15.55 47.93L128 170Zm105.21 66.79a4 4 0 0 1-6.17 4.46l-50.38-36.32l37.51-27Zm34.9-107.5L176.59 135l-14-43H224a4 4 0 0 1 2.36 7.22Z"/></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.39 92.29A11.82 11.82 0 0 0 224 84h-64l-20.58-63.53a11.93 11.93 0 0 0-22.83 0L96 84H32a12 12 0 0 0-7 21.72L76.82 143L57 204.25a11.83 11.83 0 0 0 4.36 13.41a11.8 11.8 0 0 0 14.09 0L128 179.83l52.58 37.83a12 12 0 0 0 18.47-13.41L179.18 143L231 105.7a11.83 11.83 0 0 0 4.39-13.41M124.21 22.88a3.93 3.93 0 0 1 7.59 0L151.62 84h-47.24ZM29.67 99.23A4 4 0 0 1 32 92h61.37l-14 43Zm41 112a4 4 0 0 1-6.15-4.47l19.08-58.8l37.51 27Zm15.52-71.26L101.78 92h52.44l15.55 47.93L128 170Zm105.21 66.79a4 4 0 0 1-6.17 4.46l-50.38-36.32l37.51-27Zm34.9-107.5L176.59 135l-14-43H224a4 4 0 0 1 2.36 7.22Z"/></svg>
</template>

CSS

.icon-pentagram-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.39%2092.29A11.82%2011.82%200%200%200%20224%2084h-64l-20.58-63.53a11.93%2011.93%200%200%200-22.83%200L96%2084H32a12%2012%200%200%200-7%2021.72L76.82%20143L57%20204.25a11.83%2011.83%200%200%200%204.36%2013.41a11.8%2011.8%200%200%200%2014.09%200L128%20179.83l52.58%2037.83a12%2012%200%200%200%2018.47-13.41L179.18%20143L231%20105.7a11.83%2011.83%200%200%200%204.39-13.41M124.21%2022.88a3.93%203.93%200%200%201%207.59%200L151.62%2084h-47.24ZM29.67%2099.23A4%204%200%200%201%2032%2092h61.37l-14%2043Zm41%20112a4%204%200%200%201-6.15-4.47l19.08-58.8l37.51%2027Zm15.52-71.26L101.78%2092h52.44l15.55%2047.93L128%20170Zm105.21%2066.79a4%204%200%200%201-6.17%204.46l-50.38-36.32l37.51-27Zm34.9-107.5L176.59%20135l-14-43H224a4%204%200%200%201%202.36%207.22Z%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.39%2092.29A11.82%2011.82%200%200%200%20224%2084h-64l-20.58-63.53a11.93%2011.93%200%200%200-22.83%200L96%2084H32a12%2012%200%200%200-7%2021.72L76.82%20143L57%20204.25a11.83%2011.83%200%200%200%204.36%2013.41a11.8%2011.8%200%200%200%2014.09%200L128%20179.83l52.58%2037.83a12%2012%200%200%200%2018.47-13.41L179.18%20143L231%20105.7a11.83%2011.83%200%200%200%204.39-13.41M124.21%2022.88a3.93%203.93%200%200%201%207.59%200L151.62%2084h-47.24ZM29.67%2099.23A4%204%200%200%201%2032%2092h61.37l-14%2043Zm41%20112a4%204%200%200%201-6.15-4.47l19.08-58.8l37.51%2027Zm15.52-71.26L101.78%2092h52.44l15.55%2047.93L128%20170Zm105.21%2066.79a4%204%200%200%201-6.17%204.46l-50.38-36.32l37.51-27Zm34.9-107.5L176.59%20135l-14-43H224a4%204%200%200%201%202.36%207.22Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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