pentagon icon
pentagon from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- pentagon
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
pentagonAkar IconspentagonBootstrap Iconspentagon-20-filledFluent UI System IconspentagonHuge IconspentagonIconoirpentagonLucidepentagonMaterial SymbolspentagonMaterial Symbols LightpentagonMaterial Design Iconspentagon-fillMingCute IconpentagonPhosphorpentagon-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 640 640"><path fill="currentColor" d="M348.4 60.9c-16.8-12.2-39.6-12.2-56.4 0L67.3 224.2c-16.8 12.2-23.9 33.9-17.4 53.7L135.7 542c6.4 19.8 24.9 33.2 45.7 33.2h277.7c20.8 0 39.2-13.4 45.7-33.2l85.8-264.1c6.4-19.8-.6-41.4-17.4-53.7z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidPentagon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M348.4 60.9c-16.8-12.2-39.6-12.2-56.4 0L67.3 224.2c-16.8 12.2-23.9 33.9-17.4 53.7L135.7 542c6.4 19.8 24.9 33.2 45.7 33.2h277.7c20.8 0 39.2-13.4 45.7-33.2l85.8-264.1c6.4-19.8-.6-41.4-17.4-53.7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M348.4 60.9c-16.8-12.2-39.6-12.2-56.4 0L67.3 224.2c-16.8 12.2-23.9 33.9-17.4 53.7L135.7 542c6.4 19.8 24.9 33.2 45.7 33.2h277.7c20.8 0 39.2-13.4 45.7-33.2l85.8-264.1c6.4-19.8-.6-41.4-17.4-53.7z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M348.4%2060.9c-16.8-12.2-39.6-12.2-56.4%200L67.3%20224.2c-16.8%2012.2-23.9%2033.9-17.4%2053.7L135.7%20542c6.4%2019.8%2024.9%2033.2%2045.7%2033.2h277.7c20.8%200%2039.2-13.4%2045.7-33.2l85.8-264.1c6.4-19.8-.6-41.4-17.4-53.7z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M348.4%2060.9c-16.8-12.2-39.6-12.2-56.4%200L67.3%20224.2c-16.8%2012.2-23.9%2033.9-17.4%2053.7L135.7%20542c6.4%2019.8%2024.9%2033.2%2045.7%2033.2h277.7c20.8%200%2039.2-13.4%2045.7-33.2l85.8-264.1c6.4-19.8-.6-41.4-17.4-53.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/pentagon.svg?color=%231a73e8&size=48