Skip to main content

Pentagon

  • 标签: shape, polygon
  • 分类: Shapes

示例

Heading
Smaller heading

Inline text

Example link text

下载

下载并使用此 SVG 图标。

下载此 SVG 图标

图标字体

图标字体?复制、粘贴,完成了。

<i class="bi bi-pentagon"></i>

Code point

  • Unicode: U+F4CE
  • CSS: \F4CE
  • JS: \uF4CE
  • HTML: &#xF4CE;

复制 HTML 代码

将以下 SVG 图标的代码粘贴到你的页面中即可。

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-pentagon" viewBox="0 0 16 16">
  <path d="M7.685 1.545a.5.5 0 0 1 .63 0l6.263 5.088a.5.5 0 0 1 .161.539l-2.362 7.479a.5.5 0 0 1-.476.349H4.099a.5.5 0 0 1-.476-.35L1.26 7.173a.5.5 0 0 1 .161-.54l6.263-5.087Zm8.213 5.28a.5.5 0 0 0-.162-.54L8.316.257a.5.5 0 0 0-.631 0L.264 6.286a.5.5 0 0 0-.162.538l2.788 8.827a.5.5 0 0 0 .476.349h9.268a.5.5 0 0 0 .476-.35l2.788-8.826Z"/>
</svg>