scissors icon

scissors-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
scissors-thin
Set
Phosphor
Style
Thin
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the scissors icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161 110.87a4 4 0 0 1 1.05-5.56L229.74 59a4 4 0 0 1 4.52 6.61l-67.67 46.3a4 4 0 0 1-5.56-1ZM235.3 196a4 4 0 0 1-5.56 1L136 132.85l-47.53 32.53a32 32 0 1 1-5.84-8c.45.45.89.92 1.31 1.4l45-30.78l-45-30.78c-.42.48-.86 1-1.31 1.4a31.86 31.86 0 1 1 5.84-8l49.69 34l96.09 65.76a4 4 0 0 1 1.05 5.62M77 93a24.4 24.4 0 0 0 2.82-3.38A24 24 0 1 0 77 93m7 87a23.75 23.75 0 0 0-4.15-13.49v-.06A24.5 24.5 0 0 0 77 163a24 24 0 1 0 0 34a23.85 23.85 0 0 0 7-17"/></svg>

React

import type { SVGProps } from "react";

export function PhScissorsThin(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161 110.87a4 4 0 0 1 1.05-5.56L229.74 59a4 4 0 0 1 4.52 6.61l-67.67 46.3a4 4 0 0 1-5.56-1ZM235.3 196a4 4 0 0 1-5.56 1L136 132.85l-47.53 32.53a32 32 0 1 1-5.84-8c.45.45.89.92 1.31 1.4l45-30.78l-45-30.78c-.42.48-.86 1-1.31 1.4a31.86 31.86 0 1 1 5.84-8l49.69 34l96.09 65.76a4 4 0 0 1 1.05 5.62M77 93a24.4 24.4 0 0 0 2.82-3.38A24 24 0 1 0 77 93m7 87a23.75 23.75 0 0 0-4.15-13.49v-.06A24.5 24.5 0 0 0 77 163a24 24 0 1 0 0 34a23.85 23.85 0 0 0 7-17"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M161 110.87a4 4 0 0 1 1.05-5.56L229.74 59a4 4 0 0 1 4.52 6.61l-67.67 46.3a4 4 0 0 1-5.56-1ZM235.3 196a4 4 0 0 1-5.56 1L136 132.85l-47.53 32.53a32 32 0 1 1-5.84-8c.45.45.89.92 1.31 1.4l45-30.78l-45-30.78c-.42.48-.86 1-1.31 1.4a31.86 31.86 0 1 1 5.84-8l49.69 34l96.09 65.76a4 4 0 0 1 1.05 5.62M77 93a24.4 24.4 0 0 0 2.82-3.38A24 24 0 1 0 77 93m7 87a23.75 23.75 0 0 0-4.15-13.49v-.06A24.5 24.5 0 0 0 77 163a24 24 0 1 0 0 34a23.85 23.85 0 0 0 7-17"/></svg>
</template>

CSS

.icon-scissors-thin {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M161%20110.87a4%204%200%200%201%201.05-5.56L229.74%2059a4%204%200%200%201%204.52%206.61l-67.67%2046.3a4%204%200%200%201-5.56-1ZM235.3%20196a4%204%200%200%201-5.56%201L136%20132.85l-47.53%2032.53a32%2032%200%201%201-5.84-8c.45.45.89.92%201.31%201.4l45-30.78l-45-30.78c-.42.48-.86%201-1.31%201.4a31.86%2031.86%200%201%201%205.84-8l49.69%2034l96.09%2065.76a4%204%200%200%201%201.05%205.62M77%2093a24.4%2024.4%200%200%200%202.82-3.38A24%2024%200%201%200%2077%2093m7%2087a23.75%2023.75%200%200%200-4.15-13.49v-.06A24.5%2024.5%200%200%200%2077%20163a24%2024%200%201%200%200%2034a23.85%2023.85%200%200%200%207-17%22%2F%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M161%20110.87a4%204%200%200%201%201.05-5.56L229.74%2059a4%204%200%200%201%204.52%206.61l-67.67%2046.3a4%204%200%200%201-5.56-1ZM235.3%20196a4%204%200%200%201-5.56%201L136%20132.85l-47.53%2032.53a32%2032%200%201%201-5.84-8c.45.45.89.92%201.31%201.4l45-30.78l-45-30.78c-.42.48-.86%201-1.31%201.4a31.86%2031.86%200%201%201%205.84-8l49.69%2034l96.09%2065.76a4%204%200%200%201%201.05%205.62M77%2093a24.4%2024.4%200%200%200%202.82-3.38A24%2024%200%201%200%2077%2093m7%2087a23.75%2023.75%200%200%200-4.15-13.49v-.06A24.5%2024.5%200%200%200%2077%20163a24%2024%200%201%200%200%2034a23.85%2023.85%200%200%200%207-17%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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