scissors from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
scissors
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the scissors emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="m6.44 29.66l12.637-12.637L19 15l-1-1l-2-.042L5.74 24.21a3.36 3.36 0 0 0 0 4.75z"/><path fill="#d3d3d3" d="m13 15l-.05 2.03l12.63 12.63l.64-.63c1.31-1.31 1.3-3.56-.02-4.88L15.98 13.93H14zm4.05 2.03a1.07 1.07 0 1 1-2.14 0a1.07 1.07 0 0 1 2.14 0"/><path fill="#f8312f" d="M15.02 9.53c0 .99-.24 1.95-.65 2.79l1.62 1.62l-3.03 3.1l-1.67-1.65c-.84.41-1.79.65-2.79.65c-3.6 0-6.5-2.92-6.5-6.52S4.9 3 8.5 3s6.52 2.92 6.52 6.53m-9.54-.01c0 1.67 1.36 3.03 3.03 3.03s3.03-1.35 3.03-3.03c0-1.67-1.36-3.03-3.03-3.03S5.48 7.85 5.48 9.52m15.23 5.87l-1.643 1.627l-3.068-3.068l1.631-1.639a6.36 6.36 0 0 1-.65-2.79C16.98 5.92 19.9 3 23.5 3S30 5.92 30 9.52s-2.9 6.52-6.5 6.52c-.99 0-1.95-.24-2.79-.65m-.25-5.87c0 1.68 1.36 3.03 3.03 3.03s3.03-1.36 3.03-3.03s-1.36-3.03-3.03-3.03s-3.03 1.36-3.03 3.03"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatScissors(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="m6.44 29.66l12.637-12.637L19 15l-1-1l-2-.042L5.74 24.21a3.36 3.36 0 0 0 0 4.75z"/><path fill="#d3d3d3" d="m13 15l-.05 2.03l12.63 12.63l.64-.63c1.31-1.31 1.3-3.56-.02-4.88L15.98 13.93H14zm4.05 2.03a1.07 1.07 0 1 1-2.14 0a1.07 1.07 0 0 1 2.14 0"/><path fill="#f8312f" d="M15.02 9.53c0 .99-.24 1.95-.65 2.79l1.62 1.62l-3.03 3.1l-1.67-1.65c-.84.41-1.79.65-2.79.65c-3.6 0-6.5-2.92-6.5-6.52S4.9 3 8.5 3s6.52 2.92 6.52 6.53m-9.54-.01c0 1.67 1.36 3.03 3.03 3.03s3.03-1.35 3.03-3.03c0-1.67-1.36-3.03-3.03-3.03S5.48 7.85 5.48 9.52m15.23 5.87l-1.643 1.627l-3.068-3.068l1.631-1.639a6.36 6.36 0 0 1-.65-2.79C16.98 5.92 19.9 3 23.5 3S30 5.92 30 9.52s-2.9 6.52-6.5 6.52c-.99 0-1.95-.24-2.79-.65m-.25-5.87c0 1.68 1.36 3.03 3.03 3.03s3.03-1.36 3.03-3.03s-1.36-3.03-3.03-3.03s-3.03 1.36-3.03 3.03"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#9b9b9b" d="m6.44 29.66l12.637-12.637L19 15l-1-1l-2-.042L5.74 24.21a3.36 3.36 0 0 0 0 4.75z"/><path fill="#d3d3d3" d="m13 15l-.05 2.03l12.63 12.63l.64-.63c1.31-1.31 1.3-3.56-.02-4.88L15.98 13.93H14zm4.05 2.03a1.07 1.07 0 1 1-2.14 0a1.07 1.07 0 0 1 2.14 0"/><path fill="#f8312f" d="M15.02 9.53c0 .99-.24 1.95-.65 2.79l1.62 1.62l-3.03 3.1l-1.67-1.65c-.84.41-1.79.65-2.79.65c-3.6 0-6.5-2.92-6.5-6.52S4.9 3 8.5 3s6.52 2.92 6.52 6.53m-9.54-.01c0 1.67 1.36 3.03 3.03 3.03s3.03-1.35 3.03-3.03c0-1.67-1.36-3.03-3.03-3.03S5.48 7.85 5.48 9.52m15.23 5.87l-1.643 1.627l-3.068-3.068l1.631-1.639a6.36 6.36 0 0 1-.65-2.79C16.98 5.92 19.9 3 23.5 3S30 5.92 30 9.52s-2.9 6.52-6.5 6.52c-.99 0-1.95-.24-2.79-.65m-.25-5.87c0 1.68 1.36 3.03 3.03 3.03s3.03-1.36 3.03-3.03s-1.36-3.03-3.03-3.03s-3.03 1.36-3.03 3.03"/></g></svg>
</template>

CSS

.icon-scissors {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22m6.44%2029.66l12.637-12.637L19%2015l-1-1l-2-.042L5.74%2024.21a3.36%203.36%200%200%200%200%204.75z%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22m13%2015l-.05%202.03l12.63%2012.63l.64-.63c1.31-1.31%201.3-3.56-.02-4.88L15.98%2013.93H14zm4.05%202.03a1.07%201.07%200%201%201-2.14%200a1.07%201.07%200%200%201%202.14%200%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M15.02%209.53c0%20.99-.24%201.95-.65%202.79l1.62%201.62l-3.03%203.1l-1.67-1.65c-.84.41-1.79.65-2.79.65c-3.6%200-6.5-2.92-6.5-6.52S4.9%203%208.5%203s6.52%202.92%206.52%206.53m-9.54-.01c0%201.67%201.36%203.03%203.03%203.03s3.03-1.35%203.03-3.03c0-1.67-1.36-3.03-3.03-3.03S5.48%207.85%205.48%209.52m15.23%205.87l-1.643%201.627l-3.068-3.068l1.631-1.639a6.36%206.36%200%200%201-.65-2.79C16.98%205.92%2019.9%203%2023.5%203S30%205.92%2030%209.52s-2.9%206.52-6.5%206.52c-.99%200-1.95-.24-2.79-.65m-.25-5.87c0%201.68%201.36%203.03%203.03%203.03s3.03-1.36%203.03-3.03s-1.36-3.03-3.03-3.03s-3.03%201.36-3.03%203.03%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%239b9b9b%22%20d%3D%22m6.44%2029.66l12.637-12.637L19%2015l-1-1l-2-.042L5.74%2024.21a3.36%203.36%200%200%200%200%204.75z%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22m13%2015l-.05%202.03l12.63%2012.63l.64-.63c1.31-1.31%201.3-3.56-.02-4.88L15.98%2013.93H14zm4.05%202.03a1.07%201.07%200%201%201-2.14%200a1.07%201.07%200%200%201%202.14%200%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22M15.02%209.53c0%20.99-.24%201.95-.65%202.79l1.62%201.62l-3.03%203.1l-1.67-1.65c-.84.41-1.79.65-2.79.65c-3.6%200-6.5-2.92-6.5-6.52S4.9%203%208.5%203s6.52%202.92%206.52%206.53m-9.54-.01c0%201.67%201.36%203.03%203.03%203.03s3.03-1.35%203.03-3.03c0-1.67-1.36-3.03-3.03-3.03S5.48%207.85%205.48%209.52m15.23%205.87l-1.643%201.627l-3.068-3.068l1.631-1.639a6.36%206.36%200%200%201-.65-2.79C16.98%205.92%2019.9%203%2023.5%203S30%205.92%2030%209.52s-2.9%206.52-6.5%206.52c-.99%200-1.95-.24-2.79-.65m-.25-5.87c0%201.68%201.36%203.03%203.03%203.03s3.03-1.36%203.03-3.03s-1.36-3.03-3.03-3.03s-3.03%201.36-3.03%203.03%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/scissors.svg?color=%231a73e8&size=48