Pentagon Fill Icon SVG
Pentagon Fill
Pentagon fill SVG Icon Code | Customize color
You can get svg icon pentagon fill in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Svg 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 0 8 6.5-3 9.5H3L0 6.5 8 0z"/> </svg>
Svg Code
<svg style="color: white" 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 0 8 6.5-3 9.5H3L0 6.5 8 0z" fill="white"></path> </svg>
Svg Code
<svg style="color: red" 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 0 8 6.5-3 9.5H3L0 6.5 8 0z" fill="red"></path> </svg>
Svg Code
<svg style="color: blue" 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 0 8 6.5-3 9.5H3L0 6.5 8 0z" fill="blue"></path> </svg>
Svg Code
<svg style="color: #f3da35" 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 0 8 6.5-3 9.5H3L0 6.5 8 0z" fill="#f3da35"></path> </svg>
Advance Editor
You can edit pentagon fill as below. Change size color and background color of icon using below tool.
tab 2 content Tab 3 content |