scissors from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
scissors
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

The same icon in other sets

Related icons in Framework7 Icons

Use the scissors icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M8.783 25.404c4.086 0 4.742-1.683 6.555-1.683c.415 0 .721.087 1.268.35l3.714 1.966q.655.36 1.114.656h.131c.503-1.836 1.311-3.016 2.71-3.89v-.13l-4.982-2.644c-1.551-.83-1.683-1.508-1.683-3.453c0-4.938-3.932-8.87-8.827-8.87C3.911 7.706 0 11.66 0 16.575c0 4.895 3.911 8.828 8.783 8.828m0-3.562c-2.862 0-5.2-2.382-5.2-5.266c0-2.95 2.338-5.287 5.2-5.287c2.95 0 5.266 2.338 5.266 5.287a5.254 5.254 0 0 1-5.266 5.266m0 28.426c4.895 0 8.827-3.933 8.827-8.87c0-1.814.088-2.535 1.42-3.256L56 18.499c-.896-3.277-4.457-3.845-9.898-1.9l-18.66 6.707c-2.621.94-3.736 2.229-4.457 4.654l-.436 1.595c-.328 1.136-.83 1.704-2.535 2.578l-3.408 1.792c-.547.284-.853.371-1.268.371c-1.813 0-2.469-1.704-6.555-1.704C3.911 32.592 0 36.525 0 41.397c0 4.916 3.911 8.871 8.783 8.871m19.162-20.626c-.983 0-1.835-.808-1.835-1.813c0-1.049.852-1.836 1.835-1.836c1.005 0 1.857.787 1.857 1.836c0 1.005-.852 1.813-1.857 1.813m18.157 11.799c5.484 2.032 9.002 1.376 9.898-1.988l-17.785-9.396L29.19 34.8v.262ZM8.783 46.685c-2.862 0-5.2-2.338-5.2-5.288c0-2.884 2.338-5.244 5.2-5.244c2.95 0 5.266 2.36 5.266 5.244c0 2.95-2.316 5.288-5.266 5.288"/></svg>

React

import type { SVGProps } from "react";

export function F7Scissors(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M8.783 25.404c4.086 0 4.742-1.683 6.555-1.683c.415 0 .721.087 1.268.35l3.714 1.966q.655.36 1.114.656h.131c.503-1.836 1.311-3.016 2.71-3.89v-.13l-4.982-2.644c-1.551-.83-1.683-1.508-1.683-3.453c0-4.938-3.932-8.87-8.827-8.87C3.911 7.706 0 11.66 0 16.575c0 4.895 3.911 8.828 8.783 8.828m0-3.562c-2.862 0-5.2-2.382-5.2-5.266c0-2.95 2.338-5.287 5.2-5.287c2.95 0 5.266 2.338 5.266 5.287a5.254 5.254 0 0 1-5.266 5.266m0 28.426c4.895 0 8.827-3.933 8.827-8.87c0-1.814.088-2.535 1.42-3.256L56 18.499c-.896-3.277-4.457-3.845-9.898-1.9l-18.66 6.707c-2.621.94-3.736 2.229-4.457 4.654l-.436 1.595c-.328 1.136-.83 1.704-2.535 2.578l-3.408 1.792c-.547.284-.853.371-1.268.371c-1.813 0-2.469-1.704-6.555-1.704C3.911 32.592 0 36.525 0 41.397c0 4.916 3.911 8.871 8.783 8.871m19.162-20.626c-.983 0-1.835-.808-1.835-1.813c0-1.049.852-1.836 1.835-1.836c1.005 0 1.857.787 1.857 1.836c0 1.005-.852 1.813-1.857 1.813m18.157 11.799c5.484 2.032 9.002 1.376 9.898-1.988l-17.785-9.396L29.19 34.8v.262ZM8.783 46.685c-2.862 0-5.2-2.338-5.2-5.288c0-2.884 2.338-5.244 5.2-5.244c2.95 0 5.266 2.36 5.266 5.244c0 2.95-2.316 5.288-5.266 5.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M8.783 25.404c4.086 0 4.742-1.683 6.555-1.683c.415 0 .721.087 1.268.35l3.714 1.966q.655.36 1.114.656h.131c.503-1.836 1.311-3.016 2.71-3.89v-.13l-4.982-2.644c-1.551-.83-1.683-1.508-1.683-3.453c0-4.938-3.932-8.87-8.827-8.87C3.911 7.706 0 11.66 0 16.575c0 4.895 3.911 8.828 8.783 8.828m0-3.562c-2.862 0-5.2-2.382-5.2-5.266c0-2.95 2.338-5.287 5.2-5.287c2.95 0 5.266 2.338 5.266 5.287a5.254 5.254 0 0 1-5.266 5.266m0 28.426c4.895 0 8.827-3.933 8.827-8.87c0-1.814.088-2.535 1.42-3.256L56 18.499c-.896-3.277-4.457-3.845-9.898-1.9l-18.66 6.707c-2.621.94-3.736 2.229-4.457 4.654l-.436 1.595c-.328 1.136-.83 1.704-2.535 2.578l-3.408 1.792c-.547.284-.853.371-1.268.371c-1.813 0-2.469-1.704-6.555-1.704C3.911 32.592 0 36.525 0 41.397c0 4.916 3.911 8.871 8.783 8.871m19.162-20.626c-.983 0-1.835-.808-1.835-1.813c0-1.049.852-1.836 1.835-1.836c1.005 0 1.857.787 1.857 1.836c0 1.005-.852 1.813-1.857 1.813m18.157 11.799c5.484 2.032 9.002 1.376 9.898-1.988l-17.785-9.396L29.19 34.8v.262ZM8.783 46.685c-2.862 0-5.2-2.338-5.2-5.288c0-2.884 2.338-5.244 5.2-5.244c2.95 0 5.266 2.36 5.266 5.244c0 2.95-2.316 5.288-5.266 5.288"/></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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.783%2025.404c4.086%200%204.742-1.683%206.555-1.683c.415%200%20.721.087%201.268.35l3.714%201.966q.655.36%201.114.656h.131c.503-1.836%201.311-3.016%202.71-3.89v-.13l-4.982-2.644c-1.551-.83-1.683-1.508-1.683-3.453c0-4.938-3.932-8.87-8.827-8.87C3.911%207.706%200%2011.66%200%2016.575c0%204.895%203.911%208.828%208.783%208.828m0-3.562c-2.862%200-5.2-2.382-5.2-5.266c0-2.95%202.338-5.287%205.2-5.287c2.95%200%205.266%202.338%205.266%205.287a5.254%205.254%200%200%201-5.266%205.266m0%2028.426c4.895%200%208.827-3.933%208.827-8.87c0-1.814.088-2.535%201.42-3.256L56%2018.499c-.896-3.277-4.457-3.845-9.898-1.9l-18.66%206.707c-2.621.94-3.736%202.229-4.457%204.654l-.436%201.595c-.328%201.136-.83%201.704-2.535%202.578l-3.408%201.792c-.547.284-.853.371-1.268.371c-1.813%200-2.469-1.704-6.555-1.704C3.911%2032.592%200%2036.525%200%2041.397c0%204.916%203.911%208.871%208.783%208.871m19.162-20.626c-.983%200-1.835-.808-1.835-1.813c0-1.049.852-1.836%201.835-1.836c1.005%200%201.857.787%201.857%201.836c0%201.005-.852%201.813-1.857%201.813m18.157%2011.799c5.484%202.032%209.002%201.376%209.898-1.988l-17.785-9.396L29.19%2034.8v.262ZM8.783%2046.685c-2.862%200-5.2-2.338-5.2-5.288c0-2.884%202.338-5.244%205.2-5.244c2.95%200%205.266%202.36%205.266%205.244c0%202.95-2.316%205.288-5.266%205.288%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.783%2025.404c4.086%200%204.742-1.683%206.555-1.683c.415%200%20.721.087%201.268.35l3.714%201.966q.655.36%201.114.656h.131c.503-1.836%201.311-3.016%202.71-3.89v-.13l-4.982-2.644c-1.551-.83-1.683-1.508-1.683-3.453c0-4.938-3.932-8.87-8.827-8.87C3.911%207.706%200%2011.66%200%2016.575c0%204.895%203.911%208.828%208.783%208.828m0-3.562c-2.862%200-5.2-2.382-5.2-5.266c0-2.95%202.338-5.287%205.2-5.287c2.95%200%205.266%202.338%205.266%205.287a5.254%205.254%200%200%201-5.266%205.266m0%2028.426c4.895%200%208.827-3.933%208.827-8.87c0-1.814.088-2.535%201.42-3.256L56%2018.499c-.896-3.277-4.457-3.845-9.898-1.9l-18.66%206.707c-2.621.94-3.736%202.229-4.457%204.654l-.436%201.595c-.328%201.136-.83%201.704-2.535%202.578l-3.408%201.792c-.547.284-.853.371-1.268.371c-1.813%200-2.469-1.704-6.555-1.704C3.911%2032.592%200%2036.525%200%2041.397c0%204.916%203.911%208.871%208.783%208.871m19.162-20.626c-.983%200-1.835-.808-1.835-1.813c0-1.049.852-1.836%201.835-1.836c1.005%200%201.857.787%201.857%201.836c0%201.005-.852%201.813-1.857%201.813m18.157%2011.799c5.484%202.032%209.002%201.376%209.898-1.988l-17.785-9.396L29.19%2034.8v.262ZM8.783%2046.685c-2.862%200-5.2-2.338-5.2-5.288c0-2.884%202.338-5.244%205.2-5.244c2.95%200%205.266%202.36%205.266%205.244c0%202.95-2.316%205.288-5.266%205.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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