Pentagon fill
Tags: shape, polygon
Download
Right click and save as to download the SVG.
Download SVGIcon font
Using the web font? Copy, paste, and go.
<i class="bi bi-pentagon-fill"></i>
Copy HTML
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-pentagon-fill" viewBox="0 0 16 16">
<path d="M8 0l8 6.5-3 9.5H3L0 6.5 8 0z"/>
</svg>