scissor2 icon

scissor2-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
scissor2-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the scissor2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.5 10a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m0 11a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7"/><path d="m15.25 11.98l7.2-5.38a.75.75 0 0 0-.9-1.2L14 11.05L8.45 6.89a.76.76 0 0 0-1.05.15c-.25.33-.18.8.15 1.05l5.2 3.89l-5.9 4.42a.75.75 0 0 0 .9 1.2L14 12.92l7.55 5.65c.13.1.29.15.45.15a.75.75 0 0 0 .45-1.35z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconScissor2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.5 10a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m0 11a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7"/><path d="m15.25 11.98l7.2-5.38a.75.75 0 0 0-.9-1.2L14 11.05L8.45 6.89a.76.76 0 0 0-1.05.15c-.25.33-.18.8.15 1.05l5.2 3.89l-5.9 4.42a.75.75 0 0 0 .9 1.2L14 12.92l7.55 5.65c.13.1.29.15.45.15a.75.75 0 0 0 .45-1.35z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M5.5 10a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7m0 11a3.5 3.5 0 1 0 0-7a3.5 3.5 0 0 0 0 7"/><path d="m15.25 11.98l7.2-5.38a.75.75 0 0 0-.9-1.2L14 11.05L8.45 6.89a.76.76 0 0 0-1.05.15c-.25.33-.18.8.15 1.05l5.2 3.89l-5.9 4.42a.75.75 0 0 0 .9 1.2L14 12.92l7.55 5.65c.13.1.29.15.45.15a.75.75 0 0 0 .45-1.35z"/></g></svg>
</template>

CSS

.icon-scissor2-filled {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M5.5%2010a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207m0%2011a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207%22%2F%3E%3Cpath%20d%3D%22m15.25%2011.98l7.2-5.38a.75.75%200%200%200-.9-1.2L14%2011.05L8.45%206.89a.76.76%200%200%200-1.05.15c-.25.33-.18.8.15%201.05l5.2%203.89l-5.9%204.42a.75.75%200%200%200%20.9%201.2L14%2012.92l7.55%205.65c.13.1.29.15.45.15a.75.75%200%200%200%20.45-1.35z%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M5.5%2010a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207m0%2011a3.5%203.5%200%201%200%200-7a3.5%203.5%200%200%200%200%207%22%2F%3E%3Cpath%20d%3D%22m15.25%2011.98l7.2-5.38a.75.75%200%200%200-.9-1.2L14%2011.05L8.45%206.89a.76.76%200%200%200-1.05.15c-.25.33-.18.8.15%201.05l5.2%203.89l-5.9%204.42a.75.75%200%200%200%20.9%201.2L14%2012.92l7.55%205.65c.13.1.29.15.45.15a.75.75%200%200%200%20.45-1.35z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/scissor2-filled.svg?color=%231a73e8&size=48