multiply from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
multiply
Set
Fluent Emoji Flat
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji Flat

Use the multiply emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#785dc8" d="M7.223 2.893a3.07 3.07 0 0 0-4.33 0a3.084 3.084 0 0 0 0 4.34l8.747 8.744l-8.737 8.746a3.07 3.07 0 0 0 0 4.33a3.07 3.07 0 0 0 4.33 0l8.74-8.745l8.74 8.735a3.07 3.07 0 0 0 4.33 0a3.07 3.07 0 0 0 0-4.33l-8.738-8.738l8.747-8.752a3.07 3.07 0 0 0 0-4.33c-1.2-1.19-3.15-1.19-4.34 0l-8.74 8.749z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatMultiply(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#785dc8" d="M7.223 2.893a3.07 3.07 0 0 0-4.33 0a3.084 3.084 0 0 0 0 4.34l8.747 8.744l-8.737 8.746a3.07 3.07 0 0 0 0 4.33a3.07 3.07 0 0 0 4.33 0l8.74-8.745l8.74 8.735a3.07 3.07 0 0 0 4.33 0a3.07 3.07 0 0 0 0-4.33l-8.738-8.738l8.747-8.752a3.07 3.07 0 0 0 0-4.33c-1.2-1.19-3.15-1.19-4.34 0l-8.74 8.749z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#785dc8" d="M7.223 2.893a3.07 3.07 0 0 0-4.33 0a3.084 3.084 0 0 0 0 4.34l8.747 8.744l-8.737 8.746a3.07 3.07 0 0 0 0 4.33a3.07 3.07 0 0 0 4.33 0l8.74-8.745l8.74 8.735a3.07 3.07 0 0 0 4.33 0a3.07 3.07 0 0 0 0-4.33l-8.738-8.738l8.747-8.752a3.07 3.07 0 0 0 0-4.33c-1.2-1.19-3.15-1.19-4.34 0l-8.74 8.749z"/></svg>
</template>

CSS

.icon-multiply {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22%23785dc8%22%20d%3D%22M7.223%202.893a3.07%203.07%200%200%200-4.33%200a3.084%203.084%200%200%200%200%204.34l8.747%208.744l-8.737%208.746a3.07%203.07%200%200%200%200%204.33a3.07%203.07%200%200%200%204.33%200l8.74-8.745l8.74%208.735a3.07%203.07%200%200%200%204.33%200a3.07%203.07%200%200%200%200-4.33l-8.738-8.738l8.747-8.752a3.07%203.07%200%200%200%200-4.33c-1.2-1.19-3.15-1.19-4.34%200l-8.74%208.749z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23785dc8%22%20d%3D%22M7.223%202.893a3.07%203.07%200%200%200-4.33%200a3.084%203.084%200%200%200%200%204.34l8.747%208.744l-8.737%208.746a3.07%203.07%200%200%200%200%204.33a3.07%203.07%200%200%200%204.33%200l8.74-8.745l8.74%208.735a3.07%203.07%200%200%200%204.33%200a3.07%203.07%200%200%200%200-4.33l-8.738-8.738l8.747-8.752a3.07%203.07%200%200%200%200-4.33c-1.2-1.19-3.15-1.19-4.34%200l-8.74%208.749z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/multiply.svg?color=%231a73e8&size=48