drop of blood emoji

drop-of-blood from Fluent Emoji Flat by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.

Name
drop-of-blood
Set
Fluent Emoji Flat
Style
Default
Category
Objects
Viewbox
32×32
License
MIT

The same emoji in other sets

More objects icons from Fluent Emoji Flat

Use the drop of blood emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f8312f" d="M25.5 22.963c.9-2.88.4-5.52-.8-7.72l-6.93-12.2c-.79-1.39-2.79-1.39-3.58 0l-6.84 12.03c-.83 1.46-1.35 3.13-1.35 4.94c0 6.09 5.45 10.91 11.74 9.83c3.64-.62 6.66-3.36 7.76-6.88"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatDropOfBlood(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f8312f" d="M25.5 22.963c.9-2.88.4-5.52-.8-7.72l-6.93-12.2c-.79-1.39-2.79-1.39-3.58 0l-6.84 12.03c-.83 1.46-1.35 3.13-1.35 4.94c0 6.09 5.45 10.91 11.74 9.83c3.64-.62 6.66-3.36 7.76-6.88"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#f8312f" d="M25.5 22.963c.9-2.88.4-5.52-.8-7.72l-6.93-12.2c-.79-1.39-2.79-1.39-3.58 0l-6.84 12.03c-.83 1.46-1.35 3.13-1.35 4.94c0 6.09 5.45 10.91 11.74 9.83c3.64-.62 6.66-3.36 7.76-6.88"/></svg>
</template>

CSS

.icon-drop-of-blood {
  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%23f8312f%22%20d%3D%22M25.5%2022.963c.9-2.88.4-5.52-.8-7.72l-6.93-12.2c-.79-1.39-2.79-1.39-3.58%200l-6.84%2012.03c-.83%201.46-1.35%203.13-1.35%204.94c0%206.09%205.45%2010.91%2011.74%209.83c3.64-.62%206.66-3.36%207.76-6.88%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%23f8312f%22%20d%3D%22M25.5%2022.963c.9-2.88.4-5.52-.8-7.72l-6.93-12.2c-.79-1.39-2.79-1.39-3.58%200l-6.84%2012.03c-.83%201.46-1.35%203.13-1.35%204.94c0%206.09%205.45%2010.91%2011.74%209.83c3.64-.62%206.66-3.36%207.76-6.88%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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