Scissors
- 标签: cut, shears
- 分类: Real world
下载
下载并使用此 SVG 图标。
下载此 SVG 图标图标字体
图标字体?复制、粘贴,完成了。
<i class="bi bi-scissors"></i>
Code point
-
Unicode:
U+F528
-
CSS:
\F528
-
JS:
\uF528
-
HTML:

复制 HTML 代码
将以下 SVG 图标的代码粘贴到你的页面中即可。
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-scissors" viewBox="0 0 16 16">
<path d="M3.5 3.5c-.614-.884-.074-1.962.858-2.5L8 7.226 11.642 1c.932.538 1.472 1.616.858 2.5L8.81 8.61l1.556 2.661a2.5 2.5 0 1 1-.794.637L8 9.73l-1.572 2.177a2.5 2.5 0 1 1-.794-.637L7.19 8.61zm2.5 10a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0m7 0a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0"/>
</svg>