blood transfusion emoji
blood-transfusion from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- blood-transfusion
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More extras openmoji icons from OpenMoji
Use the blood transfusion emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M23.606 44.026h9.36v4.777h-9.36z"/><path fill="#d22f27" d="M16 19.309h25v12.495c0 3.828-2.52 6.93-5.63 6.93h-1.365c-3.13.567-3 5.292-3 5.292h-5.66s.13-4.725-3-5.292h-.714c-3.11 0-5.631-3.102-5.631-6.93zm35.086 1.207h1.419c1.05 0 1.902.852 1.902 1.903v7.77c0 1.05-.852 1.902-1.902 1.902h-1.419a1.9 1.9 0 0 1-1.902-1.902v-7.77c0-1.051.852-1.903 1.902-1.903"/><path fill="#ea5a47" d="M32.007 30.836a3.513 3.513 0 1 1-7.013-.004s-.038-2.508 2.92-7.045c0 0 .555-.941 1.114-.062c2.959 4.537 2.979 7.111 2.979 7.111"/><path fill="#d22f27" d="M28.5 23.35c2.257 1.819 3.484 7.166 3.484 7.166c0 2.63-1.548 4.054-3.484 4.054c0 0 3.857-3.178 0-11.22"/><path fill="#fff" d="m16.839 18.505l23.298-.072s.678-5.53-5.031-5.601c-5.53-.07-13.843-.036-13.843-.036s-4.674.178-4.424 5.709"/><g fill="none" stroke="#000"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M28.286 49.967V53.9h0a7.315 7.315 0 0 0 5.993 7.211c2.56.518 5.21.378 7.701-.407a7.154 7.154 0 0 0 4.703-8.058a13 13 0 0 1-.224-2.142a9.5 9.5 0 0 1 3.185-7.043c1.982-1.865 4.217-4.534 2.037-11.37M16 19.309v-1.737a5.63 5.63 0 0 1 5.631-5.631H35.37a5.63 5.63 0 0 1 5.631 5.63h0v1.777"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23.606 44.026h9.36v4.777h-9.36zm27.48-23.51h1.419c1.05 0 1.902.852 1.902 1.903v7.77c0 1.05-.852 1.902-1.902 1.902h-1.419a1.9 1.9 0 0 1-1.902-1.902v-7.77c0-1.051.852-1.903 1.902-1.903m.709 0v-6.603"/><path stroke-miterlimit="10" stroke-width="2" d="M16 19.309h25v12.495c0 3.828-2.52 6.93-5.63 6.93h-1.365c-3.13.567-3 5.292-3 5.292h-5.66s.13-4.725-3-5.292h-.714c-3.11 0-5.631-3.102-5.631-6.93z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M32.007 30.836a3.513 3.513 0 1 1-7.013-.004s-.038-2.508 2.92-7.045c0 0 .555-.941 1.114-.062c2.959 4.537 2.979 7.111 2.979 7.111"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBloodTransfusion(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M23.606 44.026h9.36v4.777h-9.36z"/><path fill="#d22f27" d="M16 19.309h25v12.495c0 3.828-2.52 6.93-5.63 6.93h-1.365c-3.13.567-3 5.292-3 5.292h-5.66s.13-4.725-3-5.292h-.714c-3.11 0-5.631-3.102-5.631-6.93zm35.086 1.207h1.419c1.05 0 1.902.852 1.902 1.903v7.77c0 1.05-.852 1.902-1.902 1.902h-1.419a1.9 1.9 0 0 1-1.902-1.902v-7.77c0-1.051.852-1.903 1.902-1.903"/><path fill="#ea5a47" d="M32.007 30.836a3.513 3.513 0 1 1-7.013-.004s-.038-2.508 2.92-7.045c0 0 .555-.941 1.114-.062c2.959 4.537 2.979 7.111 2.979 7.111"/><path fill="#d22f27" d="M28.5 23.35c2.257 1.819 3.484 7.166 3.484 7.166c0 2.63-1.548 4.054-3.484 4.054c0 0 3.857-3.178 0-11.22"/><path fill="#fff" d="m16.839 18.505l23.298-.072s.678-5.53-5.031-5.601c-5.53-.07-13.843-.036-13.843-.036s-4.674.178-4.424 5.709"/><g fill="none" stroke="#000"><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M28.286 49.967V53.9h0a7.315 7.315 0 0 0 5.993 7.211c2.56.518 5.21.378 7.701-.407a7.154 7.154 0 0 0 4.703-8.058a13 13 0 0 1-.224-2.142a9.5 9.5 0 0 1 3.185-7.043c1.982-1.865 4.217-4.534 2.037-11.37M16 19.309v-1.737a5.63 5.63 0 0 1 5.631-5.631H35.37a5.63 5.63 0 0 1 5.631 5.63h0v1.777"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M23.606 44.026h9.36v4.777h-9.36zm27.48-23.51h1.419c1.05 0 1.902.852 1.902 1.903v7.77c0 1.05-.852 1.902-1.902 1.902h-1.419a1.9 1.9 0 0 1-1.902-1.902v-7.77c0-1.051.852-1.903 1.902-1.903m.709 0v-6.603"/><path strokeMiterlimit="10" strokeWidth="2" d="M16 19.309h25v12.495c0 3.828-2.52 6.93-5.63 6.93h-1.365c-3.13.567-3 5.292-3 5.292h-5.66s.13-4.725-3-5.292h-.714c-3.11 0-5.631-3.102-5.631-6.93z"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M32.007 30.836a3.513 3.513 0 1 1-7.013-.004s-.038-2.508 2.92-7.045c0 0 .555-.941 1.114-.062c2.959 4.537 2.979 7.111 2.979 7.111"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M23.606 44.026h9.36v4.777h-9.36z"/><path fill="#d22f27" d="M16 19.309h25v12.495c0 3.828-2.52 6.93-5.63 6.93h-1.365c-3.13.567-3 5.292-3 5.292h-5.66s.13-4.725-3-5.292h-.714c-3.11 0-5.631-3.102-5.631-6.93zm35.086 1.207h1.419c1.05 0 1.902.852 1.902 1.903v7.77c0 1.05-.852 1.902-1.902 1.902h-1.419a1.9 1.9 0 0 1-1.902-1.902v-7.77c0-1.051.852-1.903 1.902-1.903"/><path fill="#ea5a47" d="M32.007 30.836a3.513 3.513 0 1 1-7.013-.004s-.038-2.508 2.92-7.045c0 0 .555-.941 1.114-.062c2.959 4.537 2.979 7.111 2.979 7.111"/><path fill="#d22f27" d="M28.5 23.35c2.257 1.819 3.484 7.166 3.484 7.166c0 2.63-1.548 4.054-3.484 4.054c0 0 3.857-3.178 0-11.22"/><path fill="#fff" d="m16.839 18.505l23.298-.072s.678-5.53-5.031-5.601c-5.53-.07-13.843-.036-13.843-.036s-4.674.178-4.424 5.709"/><g fill="none" stroke="#000"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M28.286 49.967V53.9h0a7.315 7.315 0 0 0 5.993 7.211c2.56.518 5.21.378 7.701-.407a7.154 7.154 0 0 0 4.703-8.058a13 13 0 0 1-.224-2.142a9.5 9.5 0 0 1 3.185-7.043c1.982-1.865 4.217-4.534 2.037-11.37M16 19.309v-1.737a5.63 5.63 0 0 1 5.631-5.631H35.37a5.63 5.63 0 0 1 5.631 5.63h0v1.777"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M23.606 44.026h9.36v4.777h-9.36zm27.48-23.51h1.419c1.05 0 1.902.852 1.902 1.903v7.77c0 1.05-.852 1.902-1.902 1.902h-1.419a1.9 1.9 0 0 1-1.902-1.902v-7.77c0-1.051.852-1.903 1.902-1.903m.709 0v-6.603"/><path stroke-miterlimit="10" stroke-width="2" d="M16 19.309h25v12.495c0 3.828-2.52 6.93-5.63 6.93h-1.365c-3.13.567-3 5.292-3 5.292h-5.66s.13-4.725-3-5.292h-.714c-3.11 0-5.631-3.102-5.631-6.93z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M32.007 30.836a3.513 3.513 0 1 1-7.013-.004s-.038-2.508 2.92-7.045c0 0 .555-.941 1.114-.062c2.959 4.537 2.979 7.111 2.979 7.111"/></g></svg> </template>
CSS
.icon-blood-transfusion {
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%23d0cfce%22%20d%3D%22M23.606%2044.026h9.36v4.777h-9.36z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M16%2019.309h25v12.495c0%203.828-2.52%206.93-5.63%206.93h-1.365c-3.13.567-3%205.292-3%205.292h-5.66s.13-4.725-3-5.292h-.714c-3.11%200-5.631-3.102-5.631-6.93zm35.086%201.207h1.419c1.05%200%201.902.852%201.902%201.903v7.77c0%201.05-.852%201.902-1.902%201.902h-1.419a1.9%201.9%200%200%201-1.902-1.902v-7.77c0-1.051.852-1.903%201.902-1.903%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M32.007%2030.836a3.513%203.513%200%201%201-7.013-.004s-.038-2.508%202.92-7.045c0%200%20.555-.941%201.114-.062c2.959%204.537%202.979%207.111%202.979%207.111%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M28.5%2023.35c2.257%201.819%203.484%207.166%203.484%207.166c0%202.63-1.548%204.054-3.484%204.054c0%200%203.857-3.178%200-11.22%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m16.839%2018.505l23.298-.072s.678-5.53-5.031-5.601c-5.53-.07-13.843-.036-13.843-.036s-4.674.178-4.424%205.709%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M28.286%2049.967V53.9h0a7.315%207.315%200%200%200%205.993%207.211c2.56.518%205.21.378%207.701-.407a7.154%207.154%200%200%200%204.703-8.058a13%2013%200%200%201-.224-2.142a9.5%209.5%200%200%201%203.185-7.043c1.982-1.865%204.217-4.534%202.037-11.37M16%2019.309v-1.737a5.63%205.63%200%200%201%205.631-5.631H35.37a5.63%205.63%200%200%201%205.631%205.63h0v1.777%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23.606%2044.026h9.36v4.777h-9.36zm27.48-23.51h1.419c1.05%200%201.902.852%201.902%201.903v7.77c0%201.05-.852%201.902-1.902%201.902h-1.419a1.9%201.9%200%200%201-1.902-1.902v-7.77c0-1.051.852-1.903%201.902-1.903m.709%200v-6.603%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M16%2019.309h25v12.495c0%203.828-2.52%206.93-5.63%206.93h-1.365c-3.13.567-3%205.292-3%205.292h-5.66s.13-4.725-3-5.292h-.714c-3.11%200-5.631-3.102-5.631-6.93z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M32.007%2030.836a3.513%203.513%200%201%201-7.013-.004s-.038-2.508%202.92-7.045c0%200%20.555-.941%201.114-.062c2.959%204.537%202.979%207.111%202.979%207.111%22%2F%3E%3C%2Fg%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%23d0cfce%22%20d%3D%22M23.606%2044.026h9.36v4.777h-9.36z%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M16%2019.309h25v12.495c0%203.828-2.52%206.93-5.63%206.93h-1.365c-3.13.567-3%205.292-3%205.292h-5.66s.13-4.725-3-5.292h-.714c-3.11%200-5.631-3.102-5.631-6.93zm35.086%201.207h1.419c1.05%200%201.902.852%201.902%201.903v7.77c0%201.05-.852%201.902-1.902%201.902h-1.419a1.9%201.9%200%200%201-1.902-1.902v-7.77c0-1.051.852-1.903%201.902-1.903%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22M32.007%2030.836a3.513%203.513%200%201%201-7.013-.004s-.038-2.508%202.92-7.045c0%200%20.555-.941%201.114-.062c2.959%204.537%202.979%207.111%202.979%207.111%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M28.5%2023.35c2.257%201.819%203.484%207.166%203.484%207.166c0%202.63-1.548%204.054-3.484%204.054c0%200%203.857-3.178%200-11.22%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m16.839%2018.505l23.298-.072s.678-5.53-5.031-5.601c-5.53-.07-13.843-.036-13.843-.036s-4.674.178-4.424%205.709%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M28.286%2049.967V53.9h0a7.315%207.315%200%200%200%205.993%207.211c2.56.518%205.21.378%207.701-.407a7.154%207.154%200%200%200%204.703-8.058a13%2013%200%200%201-.224-2.142a9.5%209.5%200%200%201%203.185-7.043c1.982-1.865%204.217-4.534%202.037-11.37M16%2019.309v-1.737a5.63%205.63%200%200%201%205.631-5.631H35.37a5.63%205.63%200%200%201%205.631%205.63h0v1.777%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M23.606%2044.026h9.36v4.777h-9.36zm27.48-23.51h1.419c1.05%200%201.902.852%201.902%201.903v7.77c0%201.05-.852%201.902-1.902%201.902h-1.419a1.9%201.9%200%200%201-1.902-1.902v-7.77c0-1.051.852-1.903%201.902-1.903m.709%200v-6.603%22%2F%3E%3Cpath%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M16%2019.309h25v12.495c0%203.828-2.52%206.93-5.63%206.93h-1.365c-3.13.567-3%205.292-3%205.292h-5.66s.13-4.725-3-5.292h-.714c-3.11%200-5.631-3.102-5.631-6.93z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M32.007%2030.836a3.513%203.513%200%201%201-7.013-.004s-.038-2.508%202.92-7.045c0%200%20.555-.941%201.114-.062c2.959%204.537%202.979%207.111%202.979%207.111%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/blood-transfusion.svg?color=%231a73e8&size=48