drop of blood emoji

drop-of-blood from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.

Name
drop-of-blood
Set
OpenMoji
Style
Default
Category
Objects
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More objects icons from OpenMoji

Use the drop of blood emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M56 46.707c0 11.774-8.954 21.296-20 21.296s-20-9.545-20-21.32c0 0-.22-14.309 16.656-40.188c0 0 3.167-5.37 6.354-.352C55.885 32.022 56 46.707 56 46.707"/><path fill="#d22f27" d="M36 4c12.875 10.375 19.875 40.874 19.875 40.874c0 15.001-8.83 23.127-19.875 23.127c0 0 22-18.127 0-64.002"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M56 46.707c0 11.774-8.954 21.296-20 21.296s-20-9.545-20-21.32c0 0-.22-14.309 16.656-40.188c0 0 3.167-5.37 6.354-.352C55.885 32.022 56 46.707 56 46.707"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiDropOfBlood(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M56 46.707c0 11.774-8.954 21.296-20 21.296s-20-9.545-20-21.32c0 0-.22-14.309 16.656-40.188c0 0 3.167-5.37 6.354-.352C55.885 32.022 56 46.707 56 46.707"/><path fill="#d22f27" d="M36 4c12.875 10.375 19.875 40.874 19.875 40.874c0 15.001-8.83 23.127-19.875 23.127c0 0 22-18.127 0-64.002"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M56 46.707c0 11.774-8.954 21.296-20 21.296s-20-9.545-20-21.32c0 0-.22-14.309 16.656-40.188c0 0 3.167-5.37 6.354-.352C55.885 32.022 56 46.707 56 46.707"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="M56 46.707c0 11.774-8.954 21.296-20 21.296s-20-9.545-20-21.32c0 0-.22-14.309 16.656-40.188c0 0 3.167-5.37 6.354-.352C55.885 32.022 56 46.707 56 46.707"/><path fill="#d22f27" d="M36 4c12.875 10.375 19.875 40.874 19.875 40.874c0 15.001-8.83 23.127-19.875 23.127c0 0 22-18.127 0-64.002"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M56 46.707c0 11.774-8.954 21.296-20 21.296s-20-9.545-20-21.32c0 0-.22-14.309 16.656-40.188c0 0 3.167-5.37 6.354-.352C55.885 32.022 56 46.707 56 46.707"/></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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M56%2046.707c0%2011.774-8.954%2021.296-20%2021.296s-20-9.545-20-21.32c0%200-.22-14.309%2016.656-40.188c0%200%203.167-5.37%206.354-.352C55.885%2032.022%2056%2046.707%2056%2046.707%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M36%204c12.875%2010.375%2019.875%2040.874%2019.875%2040.874c0%2015.001-8.83%2023.127-19.875%2023.127c0%200%2022-18.127%200-64.002%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M56%2046.707c0%2011.774-8.954%2021.296-20%2021.296s-20-9.545-20-21.32c0%200-.22-14.309%2016.656-40.188c0%200%203.167-5.37%206.354-.352C55.885%2032.022%2056%2046.707%2056%2046.707%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M56%2046.707c0%2011.774-8.954%2021.296-20%2021.296s-20-9.545-20-21.32c0%200-.22-14.309%2016.656-40.188c0%200%203.167-5.37%206.354-.352C55.885%2032.022%2056%2046.707%2056%2046.707%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M36%204c12.875%2010.375%2019.875%2040.874%2019.875%2040.874c0%2015.001-8.83%2023.127-19.875%2023.127c0%200%2022-18.127%200-64.002%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M56%2046.707c0%2011.774-8.954%2021.296-20%2021.296s-20-9.545-20-21.32c0%200-.22-14.309%2016.656-40.188c0%200%203.167-5.37%206.354-.352C55.885%2032.022%2056%2046.707%2056%2046.707%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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