Pentagon Icon
Free SVG icon from the Govicons collection. Download or copy for use in any project.
The Pentagon icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/304823.svg" alt="Pentagon icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304823.svg" alt="Pentagon icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304823.svg" alt="Pentagon icon" :width="24" :height="24" />
CSS background
.icon-pentagon {
background-image: url('https://proicons.com/icon/304823.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 56"><title>pentagon</title><path d="M36,.55l-28.86,21,11,33.93H53.84l11-33.93ZM52.05,53H20L10,22.51,36,3.64,62,22.51Z"/><path d="M36,6.21,13.09,22.86l8.75,26.93H50.16l8.75-26.93Zm7,34.15H29L24.73,27.11,36,18.93l11.27,8.18Z"/></svg>
Pentagon in other icon packs
Copied!