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

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

The same emoji in other sets

More objects icons from Fluent Emoji High Contrast

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="currentColor" d="M18.64 2.548c-1.174-2.064-4.146-2.064-5.32 0l-6.84 12.03C5.578 16.168 5 18.006 5 20.013a10.983 10.983 0 0 0 12.908 10.815c4.026-.686 7.34-3.704 8.546-7.567c.992-3.175.435-6.094-.876-8.497l-.004-.008z"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastDropOfBlood(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.64 2.548c-1.174-2.064-4.146-2.064-5.32 0l-6.84 12.03C5.578 16.168 5 18.006 5 20.013a10.983 10.983 0 0 0 12.908 10.815c4.026-.686 7.34-3.704 8.546-7.567c.992-3.175.435-6.094-.876-8.497l-.004-.008z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.64 2.548c-1.174-2.064-4.146-2.064-5.32 0l-6.84 12.03C5.578 16.168 5 18.006 5 20.013a10.983 10.983 0 0 0 12.908 10.815c4.026-.686 7.34-3.704 8.546-7.567c.992-3.175.435-6.094-.876-8.497l-.004-.008z"/></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%22currentColor%22%20d%3D%22M18.64%202.548c-1.174-2.064-4.146-2.064-5.32%200l-6.84%2012.03C5.578%2016.168%205%2018.006%205%2020.013a10.983%2010.983%200%200%200%2012.908%2010.815c4.026-.686%207.34-3.704%208.546-7.567c.992-3.175.435-6.094-.876-8.497l-.004-.008z%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%22currentColor%22%20d%3D%22M18.64%202.548c-1.174-2.064-4.146-2.064-5.32%200l-6.84%2012.03C5.578%2016.168%205%2018.006%205%2020.013a10.983%2010.983%200%200%200%2012.908%2010.815c4.026-.686%207.34-3.704%208.546-7.567c.992-3.175.435-6.094-.876-8.497l-.004-.008z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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