blackscissors emoji

blackscissors from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.

Name
blackscissors
Set
Firefox OS Emoji
Style
Default
Category
Objects
Viewbox
512×512
License
Apache 2.0

More objects icons from Firefox OS Emoji

Use the blackscissors emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#B9C5C6" d="m151.373 136.805l55.838-27.427l155.876 317.348c12.691 25.838 3.108 56.823-21.316 71.17c-1.93 1.134-4.417.439-5.441-1.552z"/><path fill="#DCE2E2" d="M180.542 502.578c-1.011 2.084-3.57 2.87-5.591 1.739c-24.664-13.801-34.92-44.492-22.861-70.577l148.355-320.933l56.469 26.103z"/><path fill="#FF473E" d="M472.622 59.043c-6.593-22.32-21.255-39.712-41.285-48.971c-9.808-4.534-20.308-6.833-31.21-6.833c-33.268 0-64.61 21.299-79.848 54.263a100 100 0 0 0-2.974 7.207l-47.997 103.828a18.28 18.28 0 0 0 8.924 24.267l35.179 16.262a18.3 18.3 0 0 0 13.983.563a18.28 18.28 0 0 0 10.285-9.488l13.735-29.712a73 73 0 0 0 4.687 2.398c9.808 4.533 20.308 6.832 31.21 6.832c33.268 0 64.609-21.299 79.847-54.262c9.861-21.332 11.802-44.897 5.464-66.354m-38.656 51.013c-9.135 19.762-27.885 33.039-46.655 33.039c-5.565 0-10.903-1.163-15.867-3.458c-16.86-7.794-25.554-26.964-23.376-47.377c1.317-7.114 3.816-15.207 8.029-24.319c.074-.16.127-.325.196-.486c9.837-16.748 26.827-27.648 43.836-27.648c5.565 0 10.903 1.163 15.867 3.458c10.336 4.778 17.992 14.061 21.56 26.138c3.821 12.94 2.547 27.378-3.59 40.653m-192.517 53.962L191.015 61.339a100 100 0 0 0-3.139-7.125c-15.631-31.824-46.758-52.387-79.3-52.387c-11.544 0-22.594 2.552-32.844 7.586C35.69 29.082 20.845 81.181 42.639 125.552c15.631 31.823 46.758 52.387 79.299 52.387h.001c11.543 0 22.594-2.552 32.843-7.586a74 74 0 0 0 4.63-2.508l14.431 29.38c3.178 6.47 9.671 10.227 16.424 10.227c2.706 0 5.454-.604 8.046-1.877l34.785-17.085a18.285 18.285 0 0 0 8.351-24.472m-119.51-22.645c-18.705 0-36.949-12.539-46.479-31.942c-12.905-26.273-5.551-56.417 16.394-67.197c5.189-2.549 10.815-3.841 16.723-3.841c16.916 0 33.455 10.257 43.513 26.571c.08.175.142.354.227.529c4.426 9.011 7.115 17.044 8.599 24.125c2.658 20.356-5.581 39.724-22.254 47.914c-5.189 2.549-10.816 3.841-16.723 3.841"/><path fill="#B9C5C6" d="M263.09 296.862c-10.502 3.862-22.146-1.521-26.008-12.023s1.521-22.146 12.023-26.008s22.146 1.521 26.008 12.023s-1.521 22.146-12.023 26.008"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiBlackscissors(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#B9C5C6" d="m151.373 136.805l55.838-27.427l155.876 317.348c12.691 25.838 3.108 56.823-21.316 71.17c-1.93 1.134-4.417.439-5.441-1.552z"/><path fill="#DCE2E2" d="M180.542 502.578c-1.011 2.084-3.57 2.87-5.591 1.739c-24.664-13.801-34.92-44.492-22.861-70.577l148.355-320.933l56.469 26.103z"/><path fill="#FF473E" d="M472.622 59.043c-6.593-22.32-21.255-39.712-41.285-48.971c-9.808-4.534-20.308-6.833-31.21-6.833c-33.268 0-64.61 21.299-79.848 54.263a100 100 0 0 0-2.974 7.207l-47.997 103.828a18.28 18.28 0 0 0 8.924 24.267l35.179 16.262a18.3 18.3 0 0 0 13.983.563a18.28 18.28 0 0 0 10.285-9.488l13.735-29.712a73 73 0 0 0 4.687 2.398c9.808 4.533 20.308 6.832 31.21 6.832c33.268 0 64.609-21.299 79.847-54.262c9.861-21.332 11.802-44.897 5.464-66.354m-38.656 51.013c-9.135 19.762-27.885 33.039-46.655 33.039c-5.565 0-10.903-1.163-15.867-3.458c-16.86-7.794-25.554-26.964-23.376-47.377c1.317-7.114 3.816-15.207 8.029-24.319c.074-.16.127-.325.196-.486c9.837-16.748 26.827-27.648 43.836-27.648c5.565 0 10.903 1.163 15.867 3.458c10.336 4.778 17.992 14.061 21.56 26.138c3.821 12.94 2.547 27.378-3.59 40.653m-192.517 53.962L191.015 61.339a100 100 0 0 0-3.139-7.125c-15.631-31.824-46.758-52.387-79.3-52.387c-11.544 0-22.594 2.552-32.844 7.586C35.69 29.082 20.845 81.181 42.639 125.552c15.631 31.823 46.758 52.387 79.299 52.387h.001c11.543 0 22.594-2.552 32.843-7.586a74 74 0 0 0 4.63-2.508l14.431 29.38c3.178 6.47 9.671 10.227 16.424 10.227c2.706 0 5.454-.604 8.046-1.877l34.785-17.085a18.285 18.285 0 0 0 8.351-24.472m-119.51-22.645c-18.705 0-36.949-12.539-46.479-31.942c-12.905-26.273-5.551-56.417 16.394-67.197c5.189-2.549 10.815-3.841 16.723-3.841c16.916 0 33.455 10.257 43.513 26.571c.08.175.142.354.227.529c4.426 9.011 7.115 17.044 8.599 24.125c2.658 20.356-5.581 39.724-22.254 47.914c-5.189 2.549-10.816 3.841-16.723 3.841"/><path fill="#B9C5C6" d="M263.09 296.862c-10.502 3.862-22.146-1.521-26.008-12.023s1.521-22.146 12.023-26.008s22.146 1.521 26.008 12.023s-1.521 22.146-12.023 26.008"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#B9C5C6" d="m151.373 136.805l55.838-27.427l155.876 317.348c12.691 25.838 3.108 56.823-21.316 71.17c-1.93 1.134-4.417.439-5.441-1.552z"/><path fill="#DCE2E2" d="M180.542 502.578c-1.011 2.084-3.57 2.87-5.591 1.739c-24.664-13.801-34.92-44.492-22.861-70.577l148.355-320.933l56.469 26.103z"/><path fill="#FF473E" d="M472.622 59.043c-6.593-22.32-21.255-39.712-41.285-48.971c-9.808-4.534-20.308-6.833-31.21-6.833c-33.268 0-64.61 21.299-79.848 54.263a100 100 0 0 0-2.974 7.207l-47.997 103.828a18.28 18.28 0 0 0 8.924 24.267l35.179 16.262a18.3 18.3 0 0 0 13.983.563a18.28 18.28 0 0 0 10.285-9.488l13.735-29.712a73 73 0 0 0 4.687 2.398c9.808 4.533 20.308 6.832 31.21 6.832c33.268 0 64.609-21.299 79.847-54.262c9.861-21.332 11.802-44.897 5.464-66.354m-38.656 51.013c-9.135 19.762-27.885 33.039-46.655 33.039c-5.565 0-10.903-1.163-15.867-3.458c-16.86-7.794-25.554-26.964-23.376-47.377c1.317-7.114 3.816-15.207 8.029-24.319c.074-.16.127-.325.196-.486c9.837-16.748 26.827-27.648 43.836-27.648c5.565 0 10.903 1.163 15.867 3.458c10.336 4.778 17.992 14.061 21.56 26.138c3.821 12.94 2.547 27.378-3.59 40.653m-192.517 53.962L191.015 61.339a100 100 0 0 0-3.139-7.125c-15.631-31.824-46.758-52.387-79.3-52.387c-11.544 0-22.594 2.552-32.844 7.586C35.69 29.082 20.845 81.181 42.639 125.552c15.631 31.823 46.758 52.387 79.299 52.387h.001c11.543 0 22.594-2.552 32.843-7.586a74 74 0 0 0 4.63-2.508l14.431 29.38c3.178 6.47 9.671 10.227 16.424 10.227c2.706 0 5.454-.604 8.046-1.877l34.785-17.085a18.285 18.285 0 0 0 8.351-24.472m-119.51-22.645c-18.705 0-36.949-12.539-46.479-31.942c-12.905-26.273-5.551-56.417 16.394-67.197c5.189-2.549 10.815-3.841 16.723-3.841c16.916 0 33.455 10.257 43.513 26.571c.08.175.142.354.227.529c4.426 9.011 7.115 17.044 8.599 24.125c2.658 20.356-5.581 39.724-22.254 47.914c-5.189 2.549-10.816 3.841-16.723 3.841"/><path fill="#B9C5C6" d="M263.09 296.862c-10.502 3.862-22.146-1.521-26.008-12.023s1.521-22.146 12.023-26.008s22.146 1.521 26.008 12.023s-1.521 22.146-12.023 26.008"/></svg>
</template>

CSS

.icon-blackscissors {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23B9C5C6%22%20d%3D%22m151.373%20136.805l55.838-27.427l155.876%20317.348c12.691%2025.838%203.108%2056.823-21.316%2071.17c-1.93%201.134-4.417.439-5.441-1.552z%22%2F%3E%3Cpath%20fill%3D%22%23DCE2E2%22%20d%3D%22M180.542%20502.578c-1.011%202.084-3.57%202.87-5.591%201.739c-24.664-13.801-34.92-44.492-22.861-70.577l148.355-320.933l56.469%2026.103z%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M472.622%2059.043c-6.593-22.32-21.255-39.712-41.285-48.971c-9.808-4.534-20.308-6.833-31.21-6.833c-33.268%200-64.61%2021.299-79.848%2054.263a100%20100%200%200%200-2.974%207.207l-47.997%20103.828a18.28%2018.28%200%200%200%208.924%2024.267l35.179%2016.262a18.3%2018.3%200%200%200%2013.983.563a18.28%2018.28%200%200%200%2010.285-9.488l13.735-29.712a73%2073%200%200%200%204.687%202.398c9.808%204.533%2020.308%206.832%2031.21%206.832c33.268%200%2064.609-21.299%2079.847-54.262c9.861-21.332%2011.802-44.897%205.464-66.354m-38.656%2051.013c-9.135%2019.762-27.885%2033.039-46.655%2033.039c-5.565%200-10.903-1.163-15.867-3.458c-16.86-7.794-25.554-26.964-23.376-47.377c1.317-7.114%203.816-15.207%208.029-24.319c.074-.16.127-.325.196-.486c9.837-16.748%2026.827-27.648%2043.836-27.648c5.565%200%2010.903%201.163%2015.867%203.458c10.336%204.778%2017.992%2014.061%2021.56%2026.138c3.821%2012.94%202.547%2027.378-3.59%2040.653m-192.517%2053.962L191.015%2061.339a100%20100%200%200%200-3.139-7.125c-15.631-31.824-46.758-52.387-79.3-52.387c-11.544%200-22.594%202.552-32.844%207.586C35.69%2029.082%2020.845%2081.181%2042.639%20125.552c15.631%2031.823%2046.758%2052.387%2079.299%2052.387h.001c11.543%200%2022.594-2.552%2032.843-7.586a74%2074%200%200%200%204.63-2.508l14.431%2029.38c3.178%206.47%209.671%2010.227%2016.424%2010.227c2.706%200%205.454-.604%208.046-1.877l34.785-17.085a18.285%2018.285%200%200%200%208.351-24.472m-119.51-22.645c-18.705%200-36.949-12.539-46.479-31.942c-12.905-26.273-5.551-56.417%2016.394-67.197c5.189-2.549%2010.815-3.841%2016.723-3.841c16.916%200%2033.455%2010.257%2043.513%2026.571c.08.175.142.354.227.529c4.426%209.011%207.115%2017.044%208.599%2024.125c2.658%2020.356-5.581%2039.724-22.254%2047.914c-5.189%202.549-10.816%203.841-16.723%203.841%22%2F%3E%3Cpath%20fill%3D%22%23B9C5C6%22%20d%3D%22M263.09%20296.862c-10.502%203.862-22.146-1.521-26.008-12.023s1.521-22.146%2012.023-26.008s22.146%201.521%2026.008%2012.023s-1.521%2022.146-12.023%2026.008%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23B9C5C6%22%20d%3D%22m151.373%20136.805l55.838-27.427l155.876%20317.348c12.691%2025.838%203.108%2056.823-21.316%2071.17c-1.93%201.134-4.417.439-5.441-1.552z%22%2F%3E%3Cpath%20fill%3D%22%23DCE2E2%22%20d%3D%22M180.542%20502.578c-1.011%202.084-3.57%202.87-5.591%201.739c-24.664-13.801-34.92-44.492-22.861-70.577l148.355-320.933l56.469%2026.103z%22%2F%3E%3Cpath%20fill%3D%22%23FF473E%22%20d%3D%22M472.622%2059.043c-6.593-22.32-21.255-39.712-41.285-48.971c-9.808-4.534-20.308-6.833-31.21-6.833c-33.268%200-64.61%2021.299-79.848%2054.263a100%20100%200%200%200-2.974%207.207l-47.997%20103.828a18.28%2018.28%200%200%200%208.924%2024.267l35.179%2016.262a18.3%2018.3%200%200%200%2013.983.563a18.28%2018.28%200%200%200%2010.285-9.488l13.735-29.712a73%2073%200%200%200%204.687%202.398c9.808%204.533%2020.308%206.832%2031.21%206.832c33.268%200%2064.609-21.299%2079.847-54.262c9.861-21.332%2011.802-44.897%205.464-66.354m-38.656%2051.013c-9.135%2019.762-27.885%2033.039-46.655%2033.039c-5.565%200-10.903-1.163-15.867-3.458c-16.86-7.794-25.554-26.964-23.376-47.377c1.317-7.114%203.816-15.207%208.029-24.319c.074-.16.127-.325.196-.486c9.837-16.748%2026.827-27.648%2043.836-27.648c5.565%200%2010.903%201.163%2015.867%203.458c10.336%204.778%2017.992%2014.061%2021.56%2026.138c3.821%2012.94%202.547%2027.378-3.59%2040.653m-192.517%2053.962L191.015%2061.339a100%20100%200%200%200-3.139-7.125c-15.631-31.824-46.758-52.387-79.3-52.387c-11.544%200-22.594%202.552-32.844%207.586C35.69%2029.082%2020.845%2081.181%2042.639%20125.552c15.631%2031.823%2046.758%2052.387%2079.299%2052.387h.001c11.543%200%2022.594-2.552%2032.843-7.586a74%2074%200%200%200%204.63-2.508l14.431%2029.38c3.178%206.47%209.671%2010.227%2016.424%2010.227c2.706%200%205.454-.604%208.046-1.877l34.785-17.085a18.285%2018.285%200%200%200%208.351-24.472m-119.51-22.645c-18.705%200-36.949-12.539-46.479-31.942c-12.905-26.273-5.551-56.417%2016.394-67.197c5.189-2.549%2010.815-3.841%2016.723-3.841c16.916%200%2033.455%2010.257%2043.513%2026.571c.08.175.142.354.227.529c4.426%209.011%207.115%2017.044%208.599%2024.125c2.658%2020.356-5.581%2039.724-22.254%2047.914c-5.189%202.549-10.816%203.841-16.723%203.841%22%2F%3E%3Cpath%20fill%3D%22%23B9C5C6%22%20d%3D%22M263.09%20296.862c-10.502%203.862-22.146-1.521-26.008-12.023s1.521-22.146%2012.023-26.008s22.146%201.521%2026.008%2012.023s-1.521%2022.146-12.023%2026.008%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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