pentagon icon
pentagon from Phosphor by Phosphor Icons · Regular · MIT Free for personal and commercial use.
- Name
- pentagon
- Set
- Phosphor
- Style
- Regular
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
pentagonAkar IconspentagonBootstrap Iconspentagon-20-filledFluent UI System IconspentagonHuge IconspentagonIconoirpentagonLucidepentagonMaterial SymbolspentagonMaterial Design Iconspentagon-fillMingCute Iconpentagon-fillRemix IconpentagonTabler IconspentagonUniconspentagonUnicons MonochromepentagonUnicons Solid
Use the pentagon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m225.56 87.56l-87.92-68.31l-.18-.14a15.93 15.93 0 0 0-18.92 0l-.18.14l-87.92 68.31a16 16 0 0 0-5.7 17.63l32 107.54l.06.17A15.94 15.94 0 0 0 72 224h112a15.94 15.94 0 0 0 15.23-11.1l.06-.17l32-107.54a16 16 0 0 0-5.73-17.63m-9.62 13L184 208H72L40 100.56l-.06-.17l.18-.14L128 32l87.82 68.23l.18.14Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPentagon(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="m225.56 87.56l-87.92-68.31l-.18-.14a15.93 15.93 0 0 0-18.92 0l-.18.14l-87.92 68.31a16 16 0 0 0-5.7 17.63l32 107.54l.06.17A15.94 15.94 0 0 0 72 224h112a15.94 15.94 0 0 0 15.23-11.1l.06-.17l32-107.54a16 16 0 0 0-5.73-17.63m-9.62 13L184 208H72L40 100.56l-.06-.17l.18-.14L128 32l87.82 68.23l.18.14Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m225.56 87.56l-87.92-68.31l-.18-.14a15.93 15.93 0 0 0-18.92 0l-.18.14l-87.92 68.31a16 16 0 0 0-5.7 17.63l32 107.54l.06.17A15.94 15.94 0 0 0 72 224h112a15.94 15.94 0 0 0 15.23-11.1l.06-.17l32-107.54a16 16 0 0 0-5.73-17.63m-9.62 13L184 208H72L40 100.56l-.06-.17l.18-.14L128 32l87.82 68.23l.18.14Z"/></svg> </template>
CSS
.icon-pentagon {
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%22m225.56%2087.56l-87.92-68.31l-.18-.14a15.93%2015.93%200%200%200-18.92%200l-.18.14l-87.92%2068.31a16%2016%200%200%200-5.7%2017.63l32%20107.54l.06.17A15.94%2015.94%200%200%200%2072%20224h112a15.94%2015.94%200%200%200%2015.23-11.1l.06-.17l32-107.54a16%2016%200%200%200-5.73-17.63m-9.62%2013L184%20208H72L40%20100.56l-.06-.17l.18-.14L128%2032l87.82%2068.23l.18.14Z%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%22m225.56%2087.56l-87.92-68.31l-.18-.14a15.93%2015.93%200%200%200-18.92%200l-.18.14l-87.92%2068.31a16%2016%200%200%200-5.7%2017.63l32%20107.54l.06.17A15.94%2015.94%200%200%200%2072%20224h112a15.94%2015.94%200%200%200%2015.23-11.1l.06-.17l32-107.54a16%2016%200%200%200-5.73-17.63m-9.62%2013L184%20208H72L40%20100.56l-.06-.17l.18-.14L128%2032l87.82%2068.23l.18.14Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/pentagon.svg?color=%231a73e8&size=48