Skip to main content

Peace

  • 标签: peace, love
  • 分类: Miscellaneous

示例

Heading
Smaller heading

Inline text

Example link text

下载

下载并使用此 SVG 图标。

下载此 SVG 图标

图标字体

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

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

Code point

  • Unicode: U+F4C6
  • CSS: \F4C6
  • JS: \uF4C6
  • HTML: &#xF4C6;

复制 HTML 代码

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

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-peace" viewBox="0 0 16 16">
  <path d="M7.5 1.018a7 7 0 0 0-4.79 11.566L7.5 7.793V1.018zm1 0v6.775l4.79 4.79A7 7 0 0 0 8.5 1.018zm4.084 12.273L8.5 9.207v5.775a6.97 6.97 0 0 0 4.084-1.691zM7.5 14.982V9.207l-4.084 4.084A6.97 6.97 0 0 0 7.5 14.982zM0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8z"/>
</svg>