Skip to main content

Droplet fill

  • 标签: water-drop, paint, ink, liquid
  • 分类: Graphics

示例

Heading
Smaller heading

Inline text

Example link text

下载

下载并使用此 SVG 图标。

下载此 SVG 图标

图标字体

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

<i class="bi bi-droplet-fill"></i>

Code point

  • Unicode: U+F30B
  • CSS: \F30B
  • JS: \uF30B
  • HTML: &#xF30B;

复制 HTML 代码

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

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-droplet-fill" viewBox="0 0 16 16">
  <path d="M8 16a6 6 0 0 0 6-6c0-1.655-1.122-2.904-2.432-4.362C10.254 4.176 8.75 2.503 8 0c0 0-6 5.686-6 10a6 6 0 0 0 6 6M6.646 4.646l.708.708c-.29.29-1.128 1.311-1.907 2.87l-.894-.448c.82-1.641 1.717-2.753 2.093-3.13"/>
</svg>