Skip to main content

Palette fill

  • 标签: color, paint, fill, palette
  • 分类: Graphics

示例

Heading
Smaller heading

Inline text

Example link text

下载

下载并使用此 SVG 图标。

下载此 SVG 图标

图标字体

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

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

Code point

  • Unicode: U+F4B0
  • CSS: \F4B0
  • JS: \uF4B0
  • HTML: &#xF4B0;

复制 HTML 代码

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

<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-palette-fill" viewBox="0 0 16 16">
  <path d="M12.433 10.07C14.133 10.585 16 11.15 16 8a8 8 0 1 0-8 8c1.996 0 1.826-1.504 1.649-3.08-.124-1.101-.252-2.237.351-2.92.465-.527 1.42-.237 2.433.07M8 5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3m4.5 3a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3M5 6.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m.5 6.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3"/>
</svg>