scissors from Twitter Emoji by Twitter · Default · Objects · CC-BY-4.0 Attribution required.

Name
scissors
Set
Twitter Emoji
Style
Default
Category
Objects
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More objects icons from Twitter Emoji

Use the scissors emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M16.806 10.675c-.92-2.047-2.003-4.066-3.026-6.26c-.028-.068-.051-.138-.082-.206c-.064-.142-.137-.277-.208-.413l-.052-.111l-.002.003C11.798.698 8.343-.674 5.46.621C2.414 1.988 1.164 5.813 2.67 9.163c1.505 3.351 5.194 4.957 8.24 3.589c.106-.047.205-.105.306-.159c1.935.438 1.994 1.877 1.994 1.877s4.618-1.521 3.596-3.795M4.876 8.173c-.958-2.133-.252-4.527 1.575-5.347c1.826-.822 4.084.242 5.042 2.374s.253 4.526-1.573 5.346c-1.828.821-4.087-.241-5.044-2.373"/><path fill="#99aab5" d="M26.978 34.868c1.163-.657 2.187-2.474 1.529-3.638L16.754 10.559c-1.103.496-2.938 2.313-3.544 3.912z"/><path fill="#dd2e44" d="M30.54.62c-2.882-1.295-6.338.077-7.976 3.067l-.003-.003l-.053.112c-.071.135-.145.27-.208.412c-.03.068-.053.137-.081.206c-1.023 2.194-2.107 4.213-3.026 6.26c-1.021 2.274 3.597 3.796 3.597 3.796s.059-1.439 1.993-1.877c.102.054.2.111.307.159c3.045 1.368 6.733-.238 8.24-3.589c1.505-3.35.255-7.175-2.79-8.543m.584 7.553c-.959 2.132-3.216 3.194-5.044 2.373c-1.826-.82-2.531-3.214-1.572-5.346c.956-2.132 3.214-3.195 5.041-2.374s2.532 3.214 1.575 5.347"/><path fill="#ccd6dd" d="M9.022 34.868c-1.163-.657-2.187-2.474-1.529-3.638l11.753-20.671c1.103.496 2.938 2.313 3.544 3.912z"/><path fill="#99aab5" d="M19.562 17.396a1.563 1.563 0 1 1-3.126-.002a1.563 1.563 0 0 1 3.126.002"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiScissors(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M16.806 10.675c-.92-2.047-2.003-4.066-3.026-6.26c-.028-.068-.051-.138-.082-.206c-.064-.142-.137-.277-.208-.413l-.052-.111l-.002.003C11.798.698 8.343-.674 5.46.621C2.414 1.988 1.164 5.813 2.67 9.163c1.505 3.351 5.194 4.957 8.24 3.589c.106-.047.205-.105.306-.159c1.935.438 1.994 1.877 1.994 1.877s4.618-1.521 3.596-3.795M4.876 8.173c-.958-2.133-.252-4.527 1.575-5.347c1.826-.822 4.084.242 5.042 2.374s.253 4.526-1.573 5.346c-1.828.821-4.087-.241-5.044-2.373"/><path fill="#99aab5" d="M26.978 34.868c1.163-.657 2.187-2.474 1.529-3.638L16.754 10.559c-1.103.496-2.938 2.313-3.544 3.912z"/><path fill="#dd2e44" d="M30.54.62c-2.882-1.295-6.338.077-7.976 3.067l-.003-.003l-.053.112c-.071.135-.145.27-.208.412c-.03.068-.053.137-.081.206c-1.023 2.194-2.107 4.213-3.026 6.26c-1.021 2.274 3.597 3.796 3.597 3.796s.059-1.439 1.993-1.877c.102.054.2.111.307.159c3.045 1.368 6.733-.238 8.24-3.589c1.505-3.35.255-7.175-2.79-8.543m.584 7.553c-.959 2.132-3.216 3.194-5.044 2.373c-1.826-.82-2.531-3.214-1.572-5.346c.956-2.132 3.214-3.195 5.041-2.374s2.532 3.214 1.575 5.347"/><path fill="#ccd6dd" d="M9.022 34.868c-1.163-.657-2.187-2.474-1.529-3.638l11.753-20.671c1.103.496 2.938 2.313 3.544 3.912z"/><path fill="#99aab5" d="M19.562 17.396a1.563 1.563 0 1 1-3.126-.002a1.563 1.563 0 0 1 3.126.002"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#dd2e44" d="M16.806 10.675c-.92-2.047-2.003-4.066-3.026-6.26c-.028-.068-.051-.138-.082-.206c-.064-.142-.137-.277-.208-.413l-.052-.111l-.002.003C11.798.698 8.343-.674 5.46.621C2.414 1.988 1.164 5.813 2.67 9.163c1.505 3.351 5.194 4.957 8.24 3.589c.106-.047.205-.105.306-.159c1.935.438 1.994 1.877 1.994 1.877s4.618-1.521 3.596-3.795M4.876 8.173c-.958-2.133-.252-4.527 1.575-5.347c1.826-.822 4.084.242 5.042 2.374s.253 4.526-1.573 5.346c-1.828.821-4.087-.241-5.044-2.373"/><path fill="#99aab5" d="M26.978 34.868c1.163-.657 2.187-2.474 1.529-3.638L16.754 10.559c-1.103.496-2.938 2.313-3.544 3.912z"/><path fill="#dd2e44" d="M30.54.62c-2.882-1.295-6.338.077-7.976 3.067l-.003-.003l-.053.112c-.071.135-.145.27-.208.412c-.03.068-.053.137-.081.206c-1.023 2.194-2.107 4.213-3.026 6.26c-1.021 2.274 3.597 3.796 3.597 3.796s.059-1.439 1.993-1.877c.102.054.2.111.307.159c3.045 1.368 6.733-.238 8.24-3.589c1.505-3.35.255-7.175-2.79-8.543m.584 7.553c-.959 2.132-3.216 3.194-5.044 2.373c-1.826-.82-2.531-3.214-1.572-5.346c.956-2.132 3.214-3.195 5.041-2.374s2.532 3.214 1.575 5.347"/><path fill="#ccd6dd" d="M9.022 34.868c-1.163-.657-2.187-2.474-1.529-3.638l11.753-20.671c1.103.496 2.938 2.313 3.544 3.912z"/><path fill="#99aab5" d="M19.562 17.396a1.563 1.563 0 1 1-3.126-.002a1.563 1.563 0 0 1 3.126.002"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M16.806%2010.675c-.92-2.047-2.003-4.066-3.026-6.26c-.028-.068-.051-.138-.082-.206c-.064-.142-.137-.277-.208-.413l-.052-.111l-.002.003C11.798.698%208.343-.674%205.46.621C2.414%201.988%201.164%205.813%202.67%209.163c1.505%203.351%205.194%204.957%208.24%203.589c.106-.047.205-.105.306-.159c1.935.438%201.994%201.877%201.994%201.877s4.618-1.521%203.596-3.795M4.876%208.173c-.958-2.133-.252-4.527%201.575-5.347c1.826-.822%204.084.242%205.042%202.374s.253%204.526-1.573%205.346c-1.828.821-4.087-.241-5.044-2.373%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M26.978%2034.868c1.163-.657%202.187-2.474%201.529-3.638L16.754%2010.559c-1.103.496-2.938%202.313-3.544%203.912z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M30.54.62c-2.882-1.295-6.338.077-7.976%203.067l-.003-.003l-.053.112c-.071.135-.145.27-.208.412c-.03.068-.053.137-.081.206c-1.023%202.194-2.107%204.213-3.026%206.26c-1.021%202.274%203.597%203.796%203.597%203.796s.059-1.439%201.993-1.877c.102.054.2.111.307.159c3.045%201.368%206.733-.238%208.24-3.589c1.505-3.35.255-7.175-2.79-8.543m.584%207.553c-.959%202.132-3.216%203.194-5.044%202.373c-1.826-.82-2.531-3.214-1.572-5.346c.956-2.132%203.214-3.195%205.041-2.374s2.532%203.214%201.575%205.347%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M9.022%2034.868c-1.163-.657-2.187-2.474-1.529-3.638l11.753-20.671c1.103.496%202.938%202.313%203.544%203.912z%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M19.562%2017.396a1.563%201.563%200%201%201-3.126-.002a1.563%201.563%200%200%201%203.126.002%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M16.806%2010.675c-.92-2.047-2.003-4.066-3.026-6.26c-.028-.068-.051-.138-.082-.206c-.064-.142-.137-.277-.208-.413l-.052-.111l-.002.003C11.798.698%208.343-.674%205.46.621C2.414%201.988%201.164%205.813%202.67%209.163c1.505%203.351%205.194%204.957%208.24%203.589c.106-.047.205-.105.306-.159c1.935.438%201.994%201.877%201.994%201.877s4.618-1.521%203.596-3.795M4.876%208.173c-.958-2.133-.252-4.527%201.575-5.347c1.826-.822%204.084.242%205.042%202.374s.253%204.526-1.573%205.346c-1.828.821-4.087-.241-5.044-2.373%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M26.978%2034.868c1.163-.657%202.187-2.474%201.529-3.638L16.754%2010.559c-1.103.496-2.938%202.313-3.544%203.912z%22%2F%3E%3Cpath%20fill%3D%22%23dd2e44%22%20d%3D%22M30.54.62c-2.882-1.295-6.338.077-7.976%203.067l-.003-.003l-.053.112c-.071.135-.145.27-.208.412c-.03.068-.053.137-.081.206c-1.023%202.194-2.107%204.213-3.026%206.26c-1.021%202.274%203.597%203.796%203.597%203.796s.059-1.439%201.993-1.877c.102.054.2.111.307.159c3.045%201.368%206.733-.238%208.24-3.589c1.505-3.35.255-7.175-2.79-8.543m.584%207.553c-.959%202.132-3.216%203.194-5.044%202.373c-1.826-.82-2.531-3.214-1.572-5.346c.956-2.132%203.214-3.195%205.041-2.374s2.532%203.214%201.575%205.347%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M9.022%2034.868c-1.163-.657-2.187-2.474-1.529-3.638l11.753-20.671c1.103.496%202.938%202.313%203.544%203.912z%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M19.562%2017.396a1.563%201.563%200%201%201-3.126-.002a1.563%201.563%200%200%201%203.126.002%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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