pentagram icon

pentagram from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.

Name
pentagram
Set
Phosphor
Style
Regular
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="M239.18 91.05A15.75 15.75 0 0 0 224 80h-61l-19.77-60.74a15.93 15.93 0 0 0-30.45-.05L93.06 80H32a16 16 0 0 0-9.37 29l49.46 35.58L53.15 203A15.75 15.75 0 0 0 59 220.88a15.74 15.74 0 0 0 18.77 0L128 184.75l50.23 36.13A16 16 0 0 0 202.85 203l-19-58.46l49.49-35.61a15.74 15.74 0 0 0 5.84-17.88M128 24.15L146.12 80h-36.24ZM32 96h55.87L77.3 128.56Zm36.34 112l17.39-53.59l28.54 20.54Zm22.57-69.57L104.69 96h46.62l13.75 42.38L128 165ZM187.6 208l-45.9-33l28.54-20.54Zm-8.93-79.38L168.13 96H224Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPentagram(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="M239.18 91.05A15.75 15.75 0 0 0 224 80h-61l-19.77-60.74a15.93 15.93 0 0 0-30.45-.05L93.06 80H32a16 16 0 0 0-9.37 29l49.46 35.58L53.15 203A15.75 15.75 0 0 0 59 220.88a15.74 15.74 0 0 0 18.77 0L128 184.75l50.23 36.13A16 16 0 0 0 202.85 203l-19-58.46l49.49-35.61a15.74 15.74 0 0 0 5.84-17.88M128 24.15L146.12 80h-36.24ZM32 96h55.87L77.3 128.56Zm36.34 112l17.39-53.59l28.54 20.54Zm22.57-69.57L104.69 96h46.62l13.75 42.38L128 165ZM187.6 208l-45.9-33l28.54-20.54Zm-8.93-79.38L168.13 96H224Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M239.18 91.05A15.75 15.75 0 0 0 224 80h-61l-19.77-60.74a15.93 15.93 0 0 0-30.45-.05L93.06 80H32a16 16 0 0 0-9.37 29l49.46 35.58L53.15 203A15.75 15.75 0 0 0 59 220.88a15.74 15.74 0 0 0 18.77 0L128 184.75l50.23 36.13A16 16 0 0 0 202.85 203l-19-58.46l49.49-35.61a15.74 15.74 0 0 0 5.84-17.88M128 24.15L146.12 80h-36.24ZM32 96h55.87L77.3 128.56Zm36.34 112l17.39-53.59l28.54 20.54Zm22.57-69.57L104.69 96h46.62l13.75 42.38L128 165ZM187.6 208l-45.9-33l28.54-20.54Zm-8.93-79.38L168.13 96H224Z"/></svg>
</template>

CSS

.icon-pentagram {
  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%22M239.18%2091.05A15.75%2015.75%200%200%200%20224%2080h-61l-19.77-60.74a15.93%2015.93%200%200%200-30.45-.05L93.06%2080H32a16%2016%200%200%200-9.37%2029l49.46%2035.58L53.15%20203A15.75%2015.75%200%200%200%2059%20220.88a15.74%2015.74%200%200%200%2018.77%200L128%20184.75l50.23%2036.13A16%2016%200%200%200%20202.85%20203l-19-58.46l49.49-35.61a15.74%2015.74%200%200%200%205.84-17.88M128%2024.15L146.12%2080h-36.24ZM32%2096h55.87L77.3%20128.56Zm36.34%20112l17.39-53.59l28.54%2020.54Zm22.57-69.57L104.69%2096h46.62l13.75%2042.38L128%20165ZM187.6%20208l-45.9-33l28.54-20.54Zm-8.93-79.38L168.13%2096H224Z%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%22M239.18%2091.05A15.75%2015.75%200%200%200%20224%2080h-61l-19.77-60.74a15.93%2015.93%200%200%200-30.45-.05L93.06%2080H32a16%2016%200%200%200-9.37%2029l49.46%2035.58L53.15%20203A15.75%2015.75%200%200%200%2059%20220.88a15.74%2015.74%200%200%200%2018.77%200L128%20184.75l50.23%2036.13A16%2016%200%200%200%20202.85%20203l-19-58.46l49.49-35.61a15.74%2015.74%200%200%200%205.84-17.88M128%2024.15L146.12%2080h-36.24ZM32%2096h55.87L77.3%20128.56Zm36.34%20112l17.39-53.59l28.54%2020.54Zm22.57-69.57L104.69%2096h46.62l13.75%2042.38L128%20165ZM187.6%20208l-45.9-33l28.54-20.54Zm-8.93-79.38L168.13%2096H224Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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