Search heart
- 标签: magnifying-glass, look, love, romance, valentine
- 分类: Communications, Love
下载
下载并使用此 SVG 图标。
下载此 SVG 图标图标字体
图标字体?复制、粘贴,完成了。
<i class="bi bi-search-heart"></i>
Code point
-
Unicode:
U+F787
-
CSS:
\F787
-
JS:
\uF787
-
HTML:

复制 HTML 代码
将以下 SVG 图标的代码粘贴到你的页面中即可。
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-search-heart" viewBox="0 0 16 16">
<path d="M6.5 4.482c1.664-1.673 5.825 1.254 0 5.018-5.825-3.764-1.664-6.69 0-5.018Z"/>
<path d="M13 6.5a6.471 6.471 0 0 1-1.258 3.844c.04.03.078.062.115.098l3.85 3.85a1 1 0 0 1-1.414 1.415l-3.85-3.85a1.007 1.007 0 0 1-.1-.115h.002A6.5 6.5 0 1 1 13 6.5ZM6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11Z"/>
</svg>